mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
Update LoRa_APRS_iGate.cpp
This commit is contained in:
parent
d6610484b6
commit
8a2a05fe6b
|
|
@ -75,7 +75,7 @@ void setup()
|
||||||
|
|
||||||
delay(500);
|
delay(500);
|
||||||
logPrintlnA("LoRa APRS iGate & Digi by OE5BPA (Peter Buchegger)");
|
logPrintlnA("LoRa APRS iGate & Digi by OE5BPA (Peter Buchegger)");
|
||||||
logPrintlnA("Version: 1.0.0-dev");
|
logPrintlnA("Version: 20.46.0");
|
||||||
setup_display();
|
setup_display();
|
||||||
show_display("OE5BPA", "LoRa APRS iGate & Digi", "by Peter Buchegger", "1.0.0-dev", 3000);
|
show_display("OE5BPA", "LoRa APRS iGate & Digi", "by Peter Buchegger", "1.0.0-dev", 3000);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue