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 376855f commit ce996b9Copy full SHA for ce996b9
src/Stackchan_servo.h
@@ -7,6 +7,7 @@
7
// その対処でStackchan_servo.hはh, Stackchan_servo.cppはhppをincludeしています。
8
#define SUPPRESS_HPP_WARNING
9
#include <Ticker.h>
10
+#include <ESP32Servo.h>
11
#include <ServoEasing.h>
12
#include <SCServo.h>
13
0 commit comments