mirror of
https://codeberg.org/mclemens/ubitxv6.git
synced 2024-11-19 06:56:08 -05:00
Remove unused extern
This commit is contained in:
parent
7b2057eabb
commit
6fe6185b19
@ -22,9 +22,6 @@ void setupExit(){
|
||||
menuOn = 0;
|
||||
}
|
||||
|
||||
//this is used by the si5351 routines in the ubitx_5351 file
|
||||
extern uint32_t si5351bx_vcoa;
|
||||
|
||||
static const unsigned int COLOR_TEXT = DISPLAY_WHITE;
|
||||
static const unsigned int COLOR_BACKGROUND = DISPLAY_BLACK;
|
||||
static const unsigned int COLOR_TITLE_BACKGROUND = DISPLAY_NAVY;
|
||||
|
Loading…
Reference in New Issue
Block a user