mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-03-12 08:24:02 +01:00
fix for normal display
This commit is contained in:
parent
55d6bc325f
commit
f11b6de57a
|
|
@ -218,4 +218,5 @@ void displayShow(const String& header, const String& line1, const String& line2,
|
|||
#endif
|
||||
#endif
|
||||
delay(wait);
|
||||
#endif
|
||||
#endif
|
||||
}
|
||||
Loading…
Reference in a new issue