12-02-2026, 03:32
Hi,
Please try to enable the PRINT_DEBUG_CO2 function on the Config_Options.h
Change this (line 237):
to
compile the code and upload. Keep the device connect with and USB cable, open the serial monitor and watch what comes out.
Please try to enable the PRINT_DEBUG_CO2 function on the Config_Options.h
Change this (line 237):
Code:
//#define PRINT_DEBUG_CO2to
Code:
#define PRINT_DEBUG_CO2compile the code and upload. Keep the device connect with and USB cable, open the serial monitor and watch what comes out.

