mirror of
https://github.com/travisgoodspeed/goodwatch
synced 2024-11-22 16:59:57 +00:00
Fixes bug where the tunner applet wouldn't draw at startup.
This commit is contained in:
parent
4171549cff
commit
2413df575f
@ -36,6 +36,7 @@ void tuner_init(){
|
||||
radio_writepower(0x25);
|
||||
codeplug_setfreq();
|
||||
radio_strobe(RF_SCAL);
|
||||
draw();
|
||||
}else{
|
||||
app_next();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user