Skip to content

Commit

Permalink
Document INI quoted string support
Browse files Browse the repository at this point in the history
  • Loading branch information
nmschulte committed May 20, 2024
1 parent 60f6db1 commit c6a5cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/ESP/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ssid= enter here the SSID of your wireless network
psk= enter here the valid password
```

- Leading and trailing spaces are stripped from the INI field values; a singly (`'`) or doubly (`"`) quoted string can be used to retain such spaces, if necessary.
- Store the `prusa_printer_settings.ini` file in the root folder of the USB flash drive and plug in to the printer
- Run the **Setting-> Load Settings from** command from the printer
- Make sure the **Settings -> Lan setting**s is set to WiFi
Expand Down

0 comments on commit c6a5cbc

Please sign in to comment.