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
Jan Procházka
bdabb9987d
docs(preferences): Fix getBool function ( #9901 )
2024-06-19 15:02:13 +03:00
Lucas Saavedra Vaz
da5c6ab9ae
Refactor repository with pre-commit hooks ( #9515 )
...
* Add Config
* Add Cache and remove pre-commit action
* [pre-commit.ci lite] apply automatic fixes
* Remove freeze
* Fix
* Update action
* Use latest stable Python 3 version
* Improve caching
* Improve cache tag
* Improve bot message
* fix(typos): Fix typos
* fix(typos): Fix more typos
* refactor(udp_server): Convert script from Python 2 to 3
* Fix whitespace
* Clang-format fixes
* Prettier fixes
* Black formatting
* Manual fixes
* Line endings
* Fix flake and make Vale manual
* Fix flake and reformat
---------
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Rodrigo Garcia <rodrigo.garcia@espressif.com>
2024-04-15 19:40:56 +03:00
Vincent
f7cf59f7dc
Removed duplicated getType documentation. ( #9141 )
2024-01-19 17:23:01 +02:00
Vincent
da6325dd7e
Added isKey and getType methods to the documentation ( #9111 )
2024-01-16 16:05:47 +02:00
Pedro Minatel
e4d6a8abf9
Documentation migration from RTD to ESP-Docs ( #9094 )
2024-01-12 19:44:42 +02:00