diff options
| author | Damien George <damien@micropython.org> | 2023-06-21 11:55:22 +1000 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2023-06-23 15:34:49 +1000 |
| commit | 68e0e889b43c4c381515691b689b5f02f037063f (patch) | |
| tree | 2e91c25534b89d1e3465e3f29360e63fa5b7a576 /docs/library/esp32.rst | |
| parent | 717060447f7ba7e71a7f40b19c1e977e4e444f12 (diff) | |
docs/esp32: Update esp32 docs based on IDF v5 changes.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'docs/library/esp32.rst')
| -rw-r--r-- | docs/library/esp32.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/library/esp32.rst b/docs/library/esp32.rst index d9241d545..efdd6c1be 100644 --- a/docs/library/esp32.rst +++ b/docs/library/esp32.rst @@ -44,10 +44,6 @@ Functions Read the raw value of the internal temperature sensor, returning an integer. -.. function:: hall_sensor() - - Read the raw value of the internal Hall sensor, returning an integer. - .. function:: idf_heap_info(capabilities) Returns information about the ESP-IDF heap memory regions. One of them contains |
