mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-08-11 11:23:35 +02:00
testing1
This commit is contained in:
@@ -67,8 +67,8 @@ ___________________________________________________________________*/
|
||||
#endif
|
||||
|
||||
|
||||
String versionDate = "2025-09-17";
|
||||
String versionNumber = "3.1.2";
|
||||
String versionDate = "2025-09-25";
|
||||
String versionNumber = "3.1.2.1";
|
||||
Configuration Config;
|
||||
WiFiClient aprsIsClient;
|
||||
WiFiClient mqttClient;
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
#define BOARD_PINOUT_H_
|
||||
|
||||
// LoRa Radio
|
||||
#define HAS_SX1278
|
||||
#define HAS_SX1276
|
||||
#define RADIO_SCLK_PIN 5
|
||||
#define RADIO_MISO_PIN 19
|
||||
#define RADIO_MOSI_PIN 27
|
||||
|
||||
Reference in New Issue
Block a user