This website works better with JavaScript.
Home
Explore
Help
Sign In
grafju78439
/
Windmast_Datalogger
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update 'Teensy4.1_Datalogger new.ino'
master
Julian Graf
2 years ago
parent
18ff270ecc
commit
eb10cb88eb
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Teensy4.1_Datalogger new.ino
+ 1
- 1
Teensy4.1_Datalogger new.ino
View File
@@ -161,7 +161,7 @@ private:
int saved_minutes = 0;
float wind_speed_per_second[60];
Bounce reed_contact;
Bounce reed_contact
= Bounce(2, 10)
;
calculations values[60];
Write
Preview
Loading…
Cancel
Save