Toit
#jag run -D jag.wifi=false (not working)
Thread channel in help
crockedile
05/09/2025 04:04 PM
I'm running v2.0.0-alpha.179 and trying to run my code with the wifi connection disabled so I can put the esp32 into AP mode.
When attempting to run my code with these arguments - I get the error:
Error: unsupported Jaguar define: jag.wifi
I was simply following the documentation here:
https://github.com/toitlang/jaguar
GitHub - toitlang/jaguar: Use live reloading over WiFI to turbo-cha...
Use live reloading over WiFI to turbo-charge developing for your ESP32. - toitlang/jaguar
crockedile
05/09/2025 04:23 PM
I see - the github is out of date. The Toit website does have the proper argument:
jag run -D jag.disabled
OP
crockedile
I see - the github is out of date. The Toit website does have the proper argument: jag run -D jag.disabled
bitphlipphar
05/09/2025 04:41 PM
Sorry about the confusion. We've updated the documentation before getting the release out
1
bitphlipphar
05/09/2025 04:41 PM
It's typically the other way around
1
4 messages in total