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 ab4eb34 commit 153bbeaCopy full SHA for 153bbea
src/Deneyap_Servo.cpp
@@ -2,8 +2,7 @@
2
*************************************************************************************************
3
@file Deneyap_Servo.cpp
4
@mainpage Deneyap Servo Arduino library source file
5
-@maintainer RFtek Electronics <[email protected]>
6
-@version v1.0.0
+@version v1.1.0
7
@date October 20, 2022
8
@brief Includes functions to drive servo motor for Deneyap Development Boards
9
@@ -108,4 +107,4 @@ int Servo360::read() {
108
107
109
int Servo360::readMicroseconds() {
110
this->read();
111
-}*/
+}*/
0 commit comments