Skip to content

Commit 0b1f843

Browse files
authored
Merge branch 'master' into master
2 parents 0b8e65a + 2a538f4 commit 0b1f843

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Deneyap_Servo.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,4 @@ int Servo360::read() {
134134
135135
int Servo360::readMicroseconds() {
136136
this->read();
137-
}*/
137+
}*/

src/Deneyap_Servo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ class ESC {
6363
private:
6464
int _360channel;
6565
};*/
66-
#endif /* _DENEYAPSERVO_H_ */
66+
#endif /* _DENEYAPSERVO_H_ */

0 commit comments

Comments
 (0)