☁️ Makes barometer facade

This commit is contained in:
Rune Harlyk
2024-11-14 16:51:02 +01:00
committed by Rune Harlyk
parent b5a8fe88ca
commit 1a6e3626f6
4 changed files with 70 additions and 45 deletions
+1
View File
@@ -51,6 +51,7 @@ class Spot {
void readSensors() {
_peripherals.readIMU();
_peripherals.readMag();
_peripherals.readBMP();
}
// plan