rssi_graph
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef options_h
|
||||
#define options_h
|
||||
|
||||
#define YOVERSION "0.8.979"
|
||||
#define YOVERSION "0.8.981"
|
||||
|
||||
/*******************************************************
|
||||
DO NOT EDIT THIS FILE.
|
||||
@@ -285,6 +285,12 @@ The connection tables are located here https://github.com/e2002/yoradio#connecti
|
||||
#ifndef DSP_INVERT_TITLE
|
||||
#define DSP_INVERT_TITLE true // Invert title colors for displays ?
|
||||
#endif
|
||||
#ifndef EXT_WEATHER
|
||||
#define EXT_WEATHER true // Extended weather
|
||||
#endif
|
||||
#ifndef RSSI_DIGIT
|
||||
#define RSSI_DIGIT false // Extended weather
|
||||
#endif
|
||||
/*
|
||||
*** ST7735 display submodel ***
|
||||
INITR_BLACKTAB // 1.8' https://aliexpress.ru/item/1005002822797745.html
|
||||
|
||||
Reference in New Issue
Block a user