0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-19 22:58:04 +03:00

Modify scanlist top status bar symbol

This commit is contained in:
OneOfEleven
2023-10-04 20:05:00 +01:00
parent 6a8c7d5b37
commit 32fad129cc
5 changed files with 66 additions and 23 deletions

View File

@ -46,8 +46,10 @@ extern const uint8_t BITMAP_TDR2[12];
extern const uint8_t BITMAP_NOAA[12];
#endif
extern const uint8_t BITMAP_SC1[8];
extern const uint8_t BITMAP_SC2[8];
//extern const uint8_t BITMAP_SC1[8];
//extern const uint8_t BITMAP_SC2[8];
//extern const uint8_t BITMAP_SC1[7];
//extern const uint8_t BITMAP_SC2[7];
extern const uint8_t BITMAP_Antenna[5];
extern const uint8_t BITMAP_AntennaLevel1[3];