Ruben De Swaef
/
PGO6_VoteController_code
Votecontroller
Fork of PGO6_VoteController_template by
Diff: debounce_button.cpp
- Revision:
- 4:bb892177ce23
- Parent:
- 3:793425387c91
diff -r 793425387c91 -r bb892177ce23 debounce_button.cpp --- a/debounce_button.cpp Mon Oct 15 14:30:31 2018 +0000 +++ b/debounce_button.cpp Mon Oct 15 14:54:25 2018 +0000 @@ -65,7 +65,6 @@ */ void button1_onpressed_cb(void) { - printf("brn"); if(!button1_busy){ // start clicking led1 = 1; button1_busy=true;