Update main.h renamed XS to GPS added DTEMP

pull/302/head
Alan Johnston 2 years ago committed by GitHub
parent d284d0cbef
commit 86c23b25f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -44,9 +44,10 @@
#define ACCEL_X 10 #define ACCEL_X 10
#define ACCEL_Y 11 #define ACCEL_Y 11
#define ACCEL_Z 12 #define ACCEL_Z 12
#define XS1 14 #define GPS1 14
#define XS2 15 #define GPS2 15
#define XS3 16 #define GPS3 16
#define DTEMP 17
#define RSSI 0 #define RSSI 0
#define IHU_TEMP 2 #define IHU_TEMP 2

Loading…
Cancel
Save

Powered by TurnKey Linux.