From 460ac0909d171a1388257d55f1b3a57ba1e54d74 Mon Sep 17 00:00:00 2001 From: SensorsIOT Date: Sun, 22 May 2022 16:14:21 +0200 Subject: [PATCH] Create FDRScredentials.h --- Examples/FDRS_common_files/FDRScredentials.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Examples/FDRS_common_files/FDRScredentials.h diff --git a/Examples/FDRS_common_files/FDRScredentials.h b/Examples/FDRS_common_files/FDRScredentials.h new file mode 100644 index 0000000..0d62bdd --- /dev/null +++ b/Examples/FDRS_common_files/FDRScredentials.h @@ -0,0 +1,6 @@ +#define mySSID "x" +#define myPASSWORD "" +#define myMQTT_BROKER "192.168.0.203" + +#define myBAND 433.2E6 +#define mySF 7