Skip to content

Commit 2a538f4

Browse files
authored
Update Deneyap_Servo.h
1 parent 153bbea commit 2a538f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Deneyap_Servo.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*****************************************************************************
33
@file Deneyap_Servo.h
44
@mainpage Deneyap Servo Arduino library header file
5-
@version v1.0.0
5+
@version v1.1.0
66
@date October 20, 2022
77
@brief This file contains all function prototypes and macros
88
for servo motor Arduino library for Deneyap Development Boards
@@ -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)