Display blanking
This commit is contained in:
@@ -51,6 +51,7 @@ uint8_t eeprom_read(uint32_t mapped_addr);
|
|||||||
#include "Display.h"
|
#include "Display.h"
|
||||||
#else
|
#else
|
||||||
void display_unblank() {}
|
void display_unblank() {}
|
||||||
|
bool display_blanked = false;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_BLUETOOTH == true || HAS_BLE == true
|
#if HAS_BLUETOOTH == true || HAS_BLE == true
|
||||||
|
Reference in New Issue
Block a user