We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d9444a commit 7a26db0Copy full SHA for 7a26db0
src/sp140/vibration_pwm.cpp
@@ -1,6 +1,5 @@
1
#include "sp140/vibration_pwm.h"
2
-#include "Arduino.h"
3
-#include "sp140/shared-config.h"
+#include "sp140/esp32s3-config.h"
4
#include "sp140/lvgl/lvgl_updates.h"
5
6
const int VIBE_PWM_PIN = 46; // TODO: move to config
0 commit comments