try to work ntrip client

This commit is contained in:
2022-10-24 22:08:19 +02:00
parent ee5bc9129a
commit e01127e3e3
12 changed files with 108 additions and 44 deletions
+3 -2
View File
@@ -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"