From 631682a4d236b81bec2dca266fbfa961ed9cf678 Mon Sep 17 00:00:00 2001 From: vany5921 <908744431@qq.com> Date: Fri, 18 Sep 2020 09:07:30 +0800 Subject: [PATCH] Update Modules.md --- docs/en/uiflow/Modules.md | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) 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