Display blanking

master
Mark Qvist 5 months ago
parent 4a05f51d99
commit 5ecbe95980
  1. 1
      Utilities.h

@ -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

Loading…
Cancel
Save