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