mirror of
https://github.com/timmbogner/Farm-Data-Relay-System
synced 2024-11-10 07:10:42 +00:00
Update fdrs_defaults.h
This commit is contained in:
parent
9d01ac0ac5
commit
e48a9e711b
@ -30,7 +30,7 @@ uint8_t LoRaAddress[] = {0x42, 0x00}; //Do not touch!!!
|
||||
#define MAC_PREFIX 0xAA, 0xBB, 0xCC, 0xDD, 0xEE // do not touch!
|
||||
|
||||
#ifdef CREDENTIALS
|
||||
#include <FDRScredentials.h>
|
||||
#include <fdrs_credentials.h>
|
||||
#define WIFI_NET my_SSID // ssid of your accesspoint
|
||||
#define WIFI_PASS my_PASSWORD // password of access point
|
||||
#define MQTT_ADDR my_MQTT_BROKER
|
||||
|
Loading…
Reference in New Issue
Block a user