mirror of
https://github.com/Doodle3D/doodle3d-firmware.git
synced 2024-12-22 02:53:49 +01:00
Increate wifibox timeout
Also see: https://github.com/Doodle3D/doodle3d-firmware/issues/32
This commit is contained in:
parent
92ea5faceb
commit
93e2ce1cb7
@ -12,7 +12,7 @@ START=61
|
||||
LOGGER="logger -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