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 9e71632 commit 1294237Copy full SHA for 1294237
docs/en/api/preferences.rst
@@ -76,6 +76,7 @@ Preferences directly supports the following data types:
76
+-------------------+-------------------+---------------+
77
| Bytes | uint8_t | variable |
78
79
+
80
String values can be stored and retrieved either as an Arduino String or as a null terminated ``char`` array (c-string).
81
82
Bytes type is used for storing and retrieving an arbitrary number of bytes in a namespace.
0 commit comments