try to work ntrip client
This commit is contained in:
@@ -30,9 +30,8 @@
|
||||
*/
|
||||
#define WLAN_CONNECT_LOOP_TIME 500
|
||||
#define WLAN_DNS_SERVER "8.8.8.8"
|
||||
#define HOTSPOT
|
||||
|
||||
#define NTRIP_NRW
|
||||
#define NTRIP_NS
|
||||
|
||||
// NTRIP config NRW
|
||||
#ifdef NTRIP_NRW
|
||||
@@ -52,6 +51,8 @@
|
||||
#define NTRIP_PASSWORD "ALdx-1-3e49"
|
||||
#endif // NTRIP_NS
|
||||
|
||||
#define RHEDE
|
||||
|
||||
//Network config ESP32
|
||||
#ifdef ESP32BROKER
|
||||
#define WLAN_SSID "ESP32-Broker"
|
||||
|
||||
Reference in New Issue
Block a user