Skip to content

Commit

Permalink
fix(doc): Delete the hall sensor of ESP32 (#9115)
Browse files Browse the repository at this point in the history
  • Loading branch information
tanakamasayuki authored Jan 16, 2024
1 parent 90bef0b commit 14a49c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/libraries.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Currently, the Arduino ESP32 supports the following peripherals with Arduino API
+---------------+---------------+---------------+---------------+---------------+-----+------------------------+
| GPIO | Yes | Yes | Yes | Yes | | |
+---------------+---------------+---------------+---------------+---------------+-----+------------------------+
| Hall Sensor | Yes | Not Supported | Not Supported | Not Supported | | |
| Hall Sensor | Not Supported | Not Supported | Not Supported | Not Supported | | |
+---------------+---------------+---------------+---------------+---------------+-----+------------------------+
| I2C | Yes | Yes | Yes | Yes | | |
+---------------+---------------+---------------+---------------+---------------+-----+------------------------+
Expand Down

0 comments on commit 14a49c9

Please sign in to comment.