Farm-Data-Relay-System/examples/3_ESPNOW_Gateway
Sascha 5027623cb8 Fixing configuration system - part 2: gateways
Further work on #71 :
- Added config code to fdrs_functions.h.
- Commented all local config settings -> global config settings will be taken by default.
- added a debugConfig function, to check from where settings have been taken. May be moved to a place where sensors and gateways can share code as this is needed only once. For the sake of simplicity the function made it into fdrs_sensor.h and fdrs_functions.h Needs to be refined, as there is redundancy right now.
2022-07-21 16:24:01 +02:00
..
3_ESPNOW_Gateway.ino shwoop 2022-07-19 10:54:55 -05:00
fdrs_gateway_config.h Fixing configuration system - part 2: gateways 2022-07-21 16:24:01 +02:00