This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
Farm-Data-Relay-System
Watch
2
Star
0
Fork
0
You've already forked Farm-Data-Relay-System
mirror of
https://github.com/timmbogner/Farm-Data-Relay-System
synced
2024-11-01 03:20:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2ec3a04e16
Farm-Data-Relay-System
/
.gitignore
3 lines
16 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-05 23:03:22 +00:00
Update .gitignore
2022-07-07 09:57:54 +00:00
fdrs_globals.h
Reference in New Issue
Copy Permalink