Farm-Data-Relay-System/examples/Universal_Gateway_beta
Sascha b2423b5265 cleanup of examples folder
- copied fdrs_functions.h to the root dir.
- removed all local occurances of fdrs_sensor.h and included the global <fdrs_sensor.h> instead.
- removed all local occurances of fdrs_functions.h and included the global <fdrs_functions.h> instead.
- made inclusion of fdrs_globals.h the default instead of using the llocal definitions in the file everywhere were FDRS_xxx is defined correctly.
- Fixed the faulty calls to functions where the local defines instead of the FDRS_xxx defines were used, e.G. BAND instead of FDRS_BAND
- For easier debugging I added some variation to the sensor sketches: Humidity values are randomly choosen between 0-100. For ease of view I made the first digit of the temperature values match the Reading_ID
2022-07-06 01:03:22 +02:00
..
fdrs_config.h cleanup of examples folder 2022-07-06 01:03:22 +02:00
fdrs_gateway.cpp second step: renamed Examples to examples 2022-07-05 22:18:54 +02:00
fdrs_gateway.h second step: renamed Examples to examples 2022-07-05 22:18:54 +02:00
fdrs_types.h second step: renamed Examples to examples 2022-07-05 22:18:54 +02:00
Universal_Gateway_beta.ino cleanup of examples folder 2022-07-06 01:03:22 +02:00