Update main.h add pi_sensors

pi-sensors
Alan Johnston 3 months ago committed by GitHub
parent f7b4cf596e
commit 2b73a277f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -247,6 +247,7 @@ int groundCommandCount = 0;
void sensor_setup(); // defined in sensor_extension.c void sensor_setup(); // defined in sensor_extension.c
int sensor_loop(char *sensor_buffer); // defined in sensor_extension.c int sensor_loop(char *sensor_buffer); // defined in sensor_extension.c
int pi_sensors(char *buffer); // used to read BME and MPU sensor if connected to Pi
// from funcubeLib/common/fecConstants.h // from funcubeLib/common/fecConstants.h

Loading…
Cancel
Save

Powered by TurnKey Linux.