mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 18:52:30 +00:00
fix missing includes (#5138)
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include "../graphics/Screen.h"
|
||||
#include "../graphics/ScreenFonts.h"
|
||||
#include "../power.h"
|
||||
#include "Wire.h"
|
||||
|
||||
// Base class for motion processing
|
||||
class MotionSensor
|
||||
|
||||
Reference in New Issue
Block a user