mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-03 15:20:11 +01:00
version bump to dev
This commit is contained in:
parent
8741e23d61
commit
8ba5a02526
|
|
@ -84,9 +84,9 @@ void setup()
|
|||
|
||||
delay(500);
|
||||
logPrintlnA("LoRa APRS iGate & Digi by OE5BPA (Peter Buchegger)");
|
||||
logPrintlnA("Version: 20.49.0");
|
||||
logPrintlnA("Version: 20.49.0-dev");
|
||||
setup_display();
|
||||
show_display("OE5BPA", "LoRa APRS iGate & Digi", "by Peter Buchegger", "20.49.0", 3000);
|
||||
show_display("OE5BPA", "LoRa APRS iGate & Digi", "by Peter Buchegger", "20.49.0-dev", 3000);
|
||||
|
||||
load_config();
|
||||
setup_lora();
|
||||
|
|
|
|||
Loading…
Reference in a new issue