mirror of
https://github.com/lora-aprs/LoRa_APRS_Tracker.git
synced 2026-04-20 22:13:38 +00:00
Update display.cpp
This commit is contained in:
parent
d523e01c92
commit
296f89bd46
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ void setup_display() {
|
|||
display.display();
|
||||
}
|
||||
|
||||
// cppcheck-suppress unusedFunction
|
||||
void display_toggle(bool toggle) {
|
||||
logPrintI("Toggling display: ");
|
||||
if (toggle) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue