mirror of
https://github.com/pvvx/RTL00_WEB.git
synced 2026-03-20 17:44:53 +00:00
update
This commit is contained in:
parent
ddaaf1af2d
commit
2947b7a296
6 changed files with 31 additions and 28 deletions
|
|
@ -290,7 +290,7 @@ LOCAL void fATDS(int argc, char *argv[])
|
|||
{
|
||||
uint32 sleep_ms = 10000;
|
||||
if(argc > 1) sleep_ms = atoi(argv[1]);
|
||||
#if 0
|
||||
#if 0 // WakeUp PB_1
|
||||
if(argc > 2) {
|
||||
printf("%u ms waiting low level on PB_1 before launching Deep-Sleep...\n", sleep_ms);
|
||||
// turn off log uart
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue