kopia lustrzana https://github.com/sh123/esp32_loraprs
Update loraprs.h
rodzic
2e0d7195d0
commit
de6117f07c
|
|
@ -27,7 +27,7 @@ public:
|
||||||
const String CfgAprsHost = "rotate.aprs2.net";
|
const String CfgAprsHost = "rotate.aprs2.net";
|
||||||
|
|
||||||
public:
|
public:
|
||||||
LoraPrs(int freq, String btName, String wifiName,
|
LoraPrs(int loraFreq, String btName, String wifiName,
|
||||||
String wifiKey, String aprsLoginCallsign, String aprsPass);
|
String wifiKey, String aprsLoginCallsign, String aprsPass);
|
||||||
|
|
||||||
void setup();
|
void setup();
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue