Update changelog, disable comments, add wifi config to install script

This commit is contained in:
Thomas Farstrike
2025-12-16 20:51:19 +01:00
parent 5867a7ed1d
commit 581d6a69a9
3 changed files with 8 additions and 1 deletions
+4
View File
@@ -66,6 +66,10 @@ $mpremote fs cp -r builtin :/
#$mpremote fs cp -r data :/
#$mpremote fs cp -r data/images :/data/
$mpremote fs mkdir :/data
$mpremote fs mkdir :/data/com.micropythonos.system.wifiservice
$mpremote fs cp ../internal_filesystem_excluded/data/com.micropythonos.system.wifiservice/config.json :/data/com.micropythonos.system.wifiservice/
popd
# Install test infrastructure (for running ondevice tests)