Update 'Teensy4.1_Datalogger new.ino'
This commit is contained in:
parent
18ff270ecc
commit
eb10cb88eb
@ -161,7 +161,7 @@ private:
|
|||||||
int saved_minutes = 0;
|
int saved_minutes = 0;
|
||||||
float wind_speed_per_second[60];
|
float wind_speed_per_second[60];
|
||||||
|
|
||||||
Bounce reed_contact;
|
Bounce reed_contact = Bounce(2, 10);
|
||||||
|
|
||||||
calculations values[60];
|
calculations values[60];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user