mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2025-01-03 08:13:49 +01:00
Longer delay for access point create stability
This commit is contained in:
parent
cf7237547f
commit
94bcea894e
@ -6,7 +6,7 @@ START=22
|
||||
LOGGER="logger -s -t autowifi -p 6"
|
||||
|
||||
boot() {
|
||||
sleep 1
|
||||
sleep 5
|
||||
|
||||
$LOGGER "Invoking Doodle3D WiFi box network auto-initialization..."
|
||||
/usr/share/lua/wifibox/script/d3dapi autowifi
|
||||
|
Loading…
Reference in New Issue
Block a user