| ??? 05/10/02 16:32 Read: times |
#22830 - RE: Timer and Char Input |
try this (pseudocode)
Timer 0 ISR: set task1 flag Timer 1 ISR: set task 2 flag Main: if task 1 flag {clear task 1 flag call task 1 } if task 2 flag {clear task 2 flag call task 2 } goto Main Have fun, Erik |
| Topic | Author | Date |
| Timer and Char Input | 01/01/70 00:00 | |
| RE: Timer and Char Input | 01/01/70 00:00 | |
| RE: Timer and Char Input | 01/01/70 00:00 | |
| RE: Timer and Char Input | 01/01/70 00:00 | |
| RE: Timer and Char Input | 01/01/70 00:00 | |
| RE: Timer and Char Input | 01/01/70 00:00 | |
| RE: Timer and Char Input | 01/01/70 00:00 | |
| RE: Timer and Char Input | 01/01/70 00:00 | |
| RE: Timer and Char Input | 01/01/70 00:00 | |
RE: Timer and Char Input | 01/01/70 00:00 |



