Skip to content

Commit 3e4e3d8

Browse files
Update README.rst
Co-authored-by: Dan Halbert <halbert@halwitz.org>
1 parent 028300f commit 3e4e3d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,8 @@ settings.toml:
215215
.. code-block:: python
216216
217217
# WiFi settings
218-
CIRCUITPY_WIFI_SSID="",
219-
CIRCUITPY_WIFI_PASSWORD="",
218+
CIRCUITPY_WIFI_SSID=""
219+
CIRCUITPY_WIFI_PASSWORD=""
220220
221221
# Azure IoT Central settings
222222
id_scope=""

0 commit comments

Comments
 (0)