diff --git a/Hardware(motor control)/README.txt b/Hardware(motor control)/README.txt new file mode 100644 index 000000000..56b0892db --- /dev/null +++ b/Hardware(motor control)/README.txt @@ -0,0 +1,6 @@ +Motor class has the following functions: + + - start motor by physical button or app call + - stop motor by physical button or app call + - turn on the alarm by physical button or app call + - turn off the alarm by physical button or app call