arduino-esp32/docs/en/tutorials
Xylopyrographer f1df088789
docs: correct Float type size in Preferences API and Tutorial documentation (#10113)
* Correct Float type size

Correct in the data type table and the API call the size of the Preferences `Float` type and returned value for `putFloat()`.

* Update Float call prototype

* Correct Float type size

Correct Float type size in the Preferences Types table.
Revise text to use `float_t` in place of `float`.

* Correct doc build error

Correct the `Explicit markup ends without a blank line; unexpected unindent.`
2024-08-13 14:24:36 +03:00
..
basic.rst Documentation migration from RTD to ESP-Docs (#9094) 2024-01-12 19:44:42 +02:00
blink.rst Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
cdc_dfu_flash.rst docs(libraries): Add new SoCs H2 and C6 to missing parts in docs (#9709) 2024-05-29 13:04:46 +03:00
io_mux.rst Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
partition_table.rst Refactor repository with pre-commit hooks (#9515) 2024-04-15 19:40:56 +03:00
preferences.rst docs: correct Float type size in Preferences API and Tutorial documentation (#10113) 2024-08-13 14:24:36 +03:00
tutorials.rst Documentation migration from RTD to ESP-Docs (#9094) 2024-01-12 19:44:42 +02:00