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.
2 parents 0b8e65a + 2a538f4 commit 0b1f843Copy full SHA for 0b1f843
src/Deneyap_Servo.cpp
@@ -134,4 +134,4 @@ int Servo360::read() {
134
135
int Servo360::readMicroseconds() {
136
this->read();
137
-}*/
+}*/
src/Deneyap_Servo.h
@@ -63,4 +63,4 @@ class ESC {
63
private:
64
int _360channel;
65
};*/
66
-#endif /* _DENEYAPSERVO_H_ */
+#endif /* _DENEYAPSERVO_H_ */
0 commit comments