1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-26 01:35:21 +03:00

RTOS refactoring + more AVR removal

This commit is contained in:
Bertrand Songis 2018-08-05 12:06:48 +02:00
parent f60733b561
commit f3bfde242b
80 changed files with 1111 additions and 1054 deletions

View file

@ -179,7 +179,7 @@ void killEvents(event_t event)
bool clearKeyEvents()
{
#if defined(PCBSKY9X)
CoTickDelay(100); // 200ms
RTOS_WAIT_MS(200); // 200ms
#endif
// loop until all keys are up