diff --git a/docs/en/uiflow/Modules.md b/docs/en/uiflow/Modules.md index 4b2220af..095f98d3 100644 --- a/docs/en/uiflow/Modules.md +++ b/docs/en/uiflow/Modules.md @@ -328,32 +328,36 @@ Clear encoder #### Feature introduction -> Read encoder +> Control DC motor and steering gear and read analog and digital quantities > -* __Get encode__ -Read encoder value +* __Set servo angle__ +Set the servo angle -* __Clean encode__ -clear encoder +* __Set motor speed__ +Set motor speed -* __Get press__ -read encoder button +* __Digital read pos__ +Read the digital value of the specified pin of the port + +* __Analog read__ +Read the analog quantity of the specified port #### Usage -> display encoder status +> Read digital, analog, control steering gear and motor > + ## GPS #### Feature Introduction >Get GPS information -> +> * __get time__ Get local time @@ -383,4 +387,4 @@ Set local time zone > Display GPS related information on the screen -> \ No newline at end of file +> \ No newline at end of file