Update src.ino
This commit is contained in:
parent
05fa2c98f6
commit
64fb699ffa
|
|
@ -238,7 +238,7 @@ void setup() {
|
|||
pinMode(pulse_count_pin, INPUT_PULLUP);
|
||||
|
||||
//################################################################################################################################
|
||||
// Setup and for presence of si7201
|
||||
// Setup and for presence of si7021
|
||||
//################################################################################################################################
|
||||
if (debug==1) Serial.println("Int SI7021..");
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue