diff --git a/main.c b/main.c index 90fc23b..68de643 100644 --- a/main.c +++ b/main.c @@ -178,6 +178,7 @@ void Main(void) break; } } + RADIO_SetupRegisters(true); } #ifdef ENABLE_PWRON_PASSWORD