mirror of
https://github.com/timmbogner/Farm-Data-Relay-System
synced 2024-11-08 13:10:29 +00:00
commit
47a37f325d
@ -31,5 +31,9 @@
|
||||
#define ALTITUDE_T 23 // GPS Altitude
|
||||
#define HDOP_T 24 // GPS HDOP
|
||||
#define LEVEL_T 25 // Fluid Level
|
||||
#define UV_T 26 // UV
|
||||
#define PM1_T 27 // 1 Particles
|
||||
#define PM2_5_T 28 // 2.5 Particles
|
||||
#define PM10_T 29 // 10 Particles
|
||||
|
||||
#endif //FDRS_DATA_TYPES
|
Loading…
Reference in New Issue
Block a user