ADD isr queue
This commit is contained in:
@@ -76,6 +76,10 @@ BikeSystem::BikeSystem() :
|
||||
|
||||
void BikeSystem::start() {
|
||||
|
||||
// new thread dedicated for ISRs with its event queue
|
||||
|
||||
|
||||
|
||||
tr_info("Starting Super-Loop with event handling");
|
||||
|
||||
init();
|
||||
|
||||
Reference in New Issue
Block a user