===== CLEAR =====
This command, clear the status of the relative GPOx or GPIO pin.\\
"CLEAR" means, to put a logical zero state on the microcontroller pin.\\
Depending on what you connect to the pin, the final state can be reversed.
==== Synopsis ====
GPIO CLEAR
==== Return ====
OK
==== Example ====
GPIO GPO1 CLEAR
OK
=== Notes ===
- The GPIO status will not reteined after a board reboot or after power loss.
- Default status is off.