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 153bbea commit 2a538f4Copy full SHA for 2a538f4
src/Deneyap_Servo.h
@@ -2,7 +2,7 @@
2
*****************************************************************************
3
@file Deneyap_Servo.h
4
@mainpage Deneyap Servo Arduino library header file
5
-@version v1.0.0
+@version v1.1.0
6
@date October 20, 2022
7
@brief This file contains all function prototypes and macros
8
for servo motor Arduino library for Deneyap Development Boards
@@ -63,4 +63,4 @@ class ESC {
63
private:
64
int _360channel;
65
};*/
66
-#endif /* _DENEYAPSERVO_H_ */
+#endif /* _DENEYAPSERVO_H_ */
0 commit comments