Maarten Brock 05/19/15 11:39 Read: 1284 times Tilburg The Netherlands |
#190482 - unsigned < 0 Responding to: Raghunathan's previous message |
Raghunathan said:
static unsigned char debounce_count = 3; if ( debounce_count < 0) { } And how do suppose that is going to happen? |
Topic | Author | Date |
Timer 0 ISR for Switch Debounce | Raghunathan | 05/17/15 05:52 |
I guess | Erik Malund | 05/18/15 05:59 |
Yes it is enabled in MAIN. Though not shown ! | Raghunathan | 05/18/15 08:42 |
unsigned < 0 | Maarten Brock | 05/19/15 11:39 |
:^) | Michael Karas | 05/19/15 12:41 |
P1TempState init and update | KONSTANTINOS L. ANGELIS | 05/21/15 02:30 |
Sorry about the delay... | Raghunathan | 06/01/15 22:20 |
the code you mentioned is from a very old thread from 8052.c | KONSTANTINOS L. ANGELIS | 06/02/15 00:41 |
Thanks to you and Michael Karas !! | Raghunathan | 06/02/15 05:01 |
You are welcome!! | Michael Karas | 06/02/15 11:51 |
Old Stuff![]() | Michael Karas | 06/05/15 03:45 |