mirror of
https://github.com/okalachev/flix.git
synced 2026-08-16 00:38:56 +00:00
Fix simulation build
This commit is contained in:
+1
-1
@@ -97,4 +97,4 @@ void setWiFiMode(const String& mode) { print("Skip WiFi mode set\n"); };
|
||||
class IMU {
|
||||
public:
|
||||
float getTemp() { return 0; }
|
||||
} imu;
|
||||
} *imu;
|
||||
|
||||
Reference in New Issue
Block a user