Update README.md

This commit is contained in:
martin-ger
2021-04-07 09:05:46 +02:00
committed by GitHub
parent efbf643bcc
commit 0207f6430b
+1 -1
View File
@@ -161,7 +161,7 @@ Any part of a command line input after a single "#" until the end of the line wi
- gpio [0-16] trigger none: clears the link
### Chip Config
- set speed [80|160]: sets the CPU clock frequency (default 80 Mhz)
- set speed [80|160]: sets the CPU clock frequency (default 160 Mhz)
- sleep _seconds_: Put ESP into deep sleep for the specified amount of seconds. Valid values between 1 and 4294 (aprox. 71 minutes)
- set status_led _GPIOno_: selects a GPIO pin for the status LED (default 2, >16 disabled)
- set hw_reset _GPIOno_: selects a GPIO pin for a hardware factory reset (>16 disabled, default)