diff --git a/Examples/FDRS_Install/fdrs_credentials.h b/Examples/FDRS_Install/fdrs_credentials.h index 1491965..e2a62ee 100644 --- a/Examples/FDRS_Install/fdrs_credentials.h +++ b/Examples/FDRS_Install/fdrs_credentials.h @@ -1,3 +1,2 @@ #define my_SSID "" -#define my_PASSWORD "" -#define my_MQTT_BROKER "192.168.0.203" \ No newline at end of file +#define my_PASSWORD "" \ No newline at end of file diff --git a/Examples/FDRS_Install/fdrs_defaults.h b/Examples/FDRS_Install/fdrs_defaults.h index f88c0bb..195ca61 100644 --- a/Examples/FDRS_Install/fdrs_defaults.h +++ b/Examples/FDRS_Install/fdrs_defaults.h @@ -7,6 +7,7 @@ #define my_BAND 433.2E6 #define my_SF 7 +#define my_MQTT_BROKER "192.168.0.203" #define ESPNOW1_DELAY 0 #define ESPNOW2_DELAY 0