diff --git a/docs_src/docs/api_guide/examples/tamagawa_example.md b/docs_src/docs/api_guide/examples/tamagawa_example.md index 7bdda20..91acda9 100644 --- a/docs_src/docs/api_guide/examples/tamagawa_example.md +++ b/docs_src/docs/api_guide/examples/tamagawa_example.md @@ -287,13 +287,13 @@ Shown below is a sample output when the application is run: Data ID 8 - Reset- absolute - This command used to reset absolute position data(ABS) - CRC success with ABS, SF, CF and CRC values printed in the terminal. + Reset - absolute + This command is used to reset absolute position data(ABS). In order to reset the ABS value, send this command 10 times and send Data ID 0. + CRC success with ABS value set to 0 along with SF, CF and CRC values printed in the terminal. Data ID C - Reset- multiturn - This command used to reset multi-turn data(ABM) - CRC success with ABS, SF, CF and CRC values printed in the terminal. + Reset - multiturn + This command is used to reset multi-turn data(ABM). In order to reset the ABM value, send this command 10 times and send Data ID 1. + CRC success with ABM value set to 0 along with SF, CF and CRC values printed in the terminal. \ No newline at end of file