Update main.h increased SENSOR_FIELDS to 26

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

@ -47,11 +47,11 @@
#define GPS1 14
#define GPS2 15
#define GPS3 16
#define DTEMP 17
#define XS1 19
#define XS2 20
#define XS3 21
#define SENSOR_FIELDS 25
#define DTEMP 21
#define XS1 23
#define XS2 24
#define XS3 25
#define SENSOR_FIELDS 26
#define RSSI 0
#define IHU_TEMP 2

Loading…
Cancel
Save

Powered by TurnKey Linux.