2025-11-2010
This commit is contained in:
@@ -27,7 +27,7 @@ HardwareSerial Co2Port(1); // use UART2
|
||||
int CO2Wert = -99;
|
||||
char antwort[100] = {0xFF};
|
||||
int range =2000;
|
||||
bool readCo2Flag;
|
||||
bool readCo2Flag = true;
|
||||
|
||||
char getCheckSum(char *packet)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user