pull/2086/head
Thomas Göttgens 2023-01-01 21:08:07 +01:00
rodzic b55fe549e3
commit 2d62cbe345
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -75,7 +75,7 @@ void setupModules()
new RangeTestModule();
#elif defined(ARCH_NRF52)
new ExternalNotificationModule();
externalNotificationModule = new ExternalNotificationModule();
#endif
// NOTE! This module must be added LAST because it likes to check for replies from other modules and avoid sending extra acks