From 23446829c4da33aad152b13dd26e705f45c3e57f Mon Sep 17 00:00:00 2001 From: Nathan Schulte Date: Mon, 24 Jul 2023 11:44:57 -0500 Subject: [PATCH] Document INI quoted string support --- doc/ESP/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ESP/README.md b/doc/ESP/README.md index ed02dc49aa..d554a8db0c 100644 --- a/doc/ESP/README.md +++ b/doc/ESP/README.md @@ -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