Instead of using an interrupt to read a serial message, a thread is created within the interrupt that reads serial data coming in. Original project for LPC1768.
File List
| main.cpp [code] |
Generated on Thu Jul 21 2022 11:57:19 by
1.7.2
Instead of using an interrupt to read a serial message, a thread is created within the interrupt that reads serial data coming in. Original project for LPC1768.
| main.cpp [code] |
1.7.2