@@ -27,7 +27,8 @@ int main() {
// tr_debug("blink");
// }
static_scheduling::BikeSystem bikeSystem;
bikeSystem.start();
// bikeSystem.start();
bikeSystem.startWithEventQueue();
}
#endif // MBED_TEST_MODE
The note is not visible to the blocked user.