arduino-esp32/libraries/Wire
Anthony Elder 16a9cf781f
Add another Wire requestFrom function signature (#5768)
* Re-add with clean master

* Address @me-no-dev's comments

* static_cast<size_t> to static_cast<uint8_t>
2021-11-08 14:29:04 +02:00
..
examples I2C Slave Implementation 2021-10-09 14:30:20 +03:00
src Add another Wire requestFrom function signature (#5768) 2021-11-08 14:29:04 +02:00
keywords.txt Implement Thread-Safe I2C based on ESP-IDF API (#5683) 2021-10-01 17:34:20 +03:00
library.properties Bump library versions to 2.0.0 (#5182) 2021-05-18 14:00:49 +03:00