Update cubesatsim.h

pull/152/head
alanbjohnston 4 years ago committed by GitHub
parent 1be9cef83a
commit 64a0cb6b03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -198,6 +198,8 @@ float voltage_min[9], current_min[9], voltage_max[9], current_max[9], sensor_max
// Payload OK
#define SEALEVELPRESSURE_HPA (1013.25)
Adafruit_BME280 bme;
MPU6050 mpu6050(Wire);

Loading…
Cancel
Save

Powered by TurnKey Linux.