We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d74874a commit 7db5072Copy full SHA for 7db5072
docs/single_page.md
@@ -23,7 +23,7 @@ icon: fontawesome/solid/scroll
23
# Connecting to a WiFi Network
24
--8<-- "./docs/wifi_network.md"
25
26
-# Adding Timestamp to Data
+# Adding a Timestamp to Data
27
--8<-- "./docs/example_timestamp.md"
28
29
# Example - Factory Reset
mkdocs.yml
@@ -243,7 +243,7 @@ nav:
243
- Configuration: configuration.md
244
- Examples:
245
- Connecting to a WiFi Network: wifi_network.md
246
- - Adding Timestamp to Data: example_timestamp.md
+ - Adding a Timestamp to Data: example_timestamp.md
247
- Factory Reset: factory_reset.md
248
- Updating Firmware: updating_firmware.md
249
- MQTT: example_mqtt.md
0 commit comments