03-11-2018, 22:12
News from my side…
The problem does not occur wenn the MHZ19 sensor is disabled.
But it comes from the F() macro preventing the compiler to load the string into the ram. It seems to choke while printing out the string byte by byte.
Checking the issue for a longer time with the serial monitor it not seems to prevent the AQM from working properly.
It is only a cosmetic issue of the debug output.
Sorry for panicking
.
Nevertheless it seems that some internal routines have been changed with the new boards module.
Regards,
engolling
The problem does not occur wenn the MHZ19 sensor is disabled.
But it comes from the F() macro preventing the compiler to load the string into the ram. It seems to choke while printing out the string byte by byte.
Checking the issue for a longer time with the serial monitor it not seems to prevent the AQM from working properly.
It is only a cosmetic issue of the debug output.
Sorry for panicking
.Nevertheless it seems that some internal routines have been changed with the new boards module.
Regards,
engolling

