Skip to content

Commit ce996b9

Browse files
committed
add esp32servo.h
1 parent 376855f commit ce996b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Stackchan_servo.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
// その対処でStackchan_servo.hはh, Stackchan_servo.cppはhppをincludeしています。
88
#define SUPPRESS_HPP_WARNING
99
#include <Ticker.h>
10+
#include <ESP32Servo.h>
1011
#include <ServoEasing.h>
1112
#include <SCServo.h>
1213

0 commit comments

Comments
 (0)