mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2025-12-13 01:59:57 +01:00
Note about delay time
This commit is contained in:
@@ -306,6 +306,9 @@ To disable the LED in general use `set ledenabled false`.
|
||||
## DELAY
|
||||
`delay <time>`
|
||||
Will pause the serial command interface for a given time.
|
||||
`delay 1000` will wait one second.
|
||||
But you can also specify the delay time in seconds directly:
|
||||
`delay 1s`.
|
||||
|
||||
## DRAW
|
||||
`draw [<height>] [<width>]`
|
||||
|
||||
Reference in New Issue
Block a user