Fixed boot beep compile problem
This commit is contained in:
@@ -39,10 +39,10 @@ extern const uint8_t BITMAP_TDR2[12];
|
||||
|
||||
#ifdef ENABLE_NOAA
|
||||
extern const uint8_t BITMAP_NOAA[12];
|
||||
#else
|
||||
extern const uint8_t BITMAP_SC[12];
|
||||
#endif
|
||||
|
||||
extern const uint8_t BITMAP_SC[12];
|
||||
|
||||
extern const uint8_t BITMAP_Antenna[5];
|
||||
extern const uint8_t BITMAP_AntennaLevel1[3];
|
||||
extern const uint8_t BITMAP_AntennaLevel2[3];
|
||||
|
Reference in New Issue
Block a user