Skip to content

Commit 153bbea

Browse files
authored
Update Deneyap_Servo.cpp
1 parent ab4eb34 commit 153bbea

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/Deneyap_Servo.cpp

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
*************************************************************************************************
33
@file Deneyap_Servo.cpp
44
@mainpage Deneyap Servo Arduino library source file
5-
@maintainer RFtek Electronics <[email protected]>
6-
@version v1.0.0
5+
@version v1.1.0
76
@date October 20, 2022
87
@brief Includes functions to drive servo motor for Deneyap Development Boards
98
*************************************************************************************************
@@ -108,4 +107,4 @@ int Servo360::read() {
108107
109108
int Servo360::readMicroseconds() {
110109
this->read();
111-
}*/
110+
}*/

0 commit comments

Comments
 (0)