This website works better with JavaScript.
Home
Explore
Help
Sign In
schmidtsi76327
/
ESP8266_Treppenlicht
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
12
Wiki
Activity
Browse Source
merged treppe.cpp
tags/FSM1.0
Dominik Bartsch
3 years ago
parent
50e714e5f8
commit
5d32392844
1 changed files
with
0 additions
and
4 deletions
Split View
Show Diff Stats
0
4
lib/treppe/treppe.cpp
+ 0
- 4
lib/treppe/treppe.cpp
View File
@@ -194,11 +194,7 @@ void Treppe::task(){
last_sensor_state[0] = current_sensor_state[0];
last_sensor_state[1] = current_sensor_state[1];
<<<<<<< HEAD
=======
>>>>>>> 3d13e761f497a0408c134059ff0dfadaa93ebbf4
ledsequence();
}
Write
Preview
Loading…
Cancel
Save