Skip to content

Commit 1294237

Browse files
Correct doc build error
Correct the `Explicit markup ends without a blank line; unexpected unindent.`
1 parent 9e71632 commit 1294237

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: docs/en/api/preferences.rst

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Preferences directly supports the following data types:
7676
+-------------------+-------------------+---------------+
7777
| Bytes | uint8_t | variable |
7878
+-------------------+-------------------+---------------+
79+
7980
String values can be stored and retrieved either as an Arduino String or as a null terminated ``char`` array (c-string).
8081

8182
Bytes type is used for storing and retrieving an arbitrary number of bytes in a namespace.

0 commit comments

Comments
 (0)