1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-13 11:21:47 +03:00

Add HUSB238Driver library (#1272)

HUSB238Driver is a new library that allows ESP32 users to communicate with the new power chip HUSB238 via the I2C bus.
This commit is contained in:
Duke
2022-04-07 13:03:57 +08:00
committed by GitHub
parent e5d2215be3
commit a7743eff17

View File

@ -4794,3 +4794,4 @@ https://github.com/chrmlinux/ArreyExt
https://github.com/chrmlinux/ArrayExt https://github.com/chrmlinux/ArrayExt
https://github.com/Pixelbo/Pelco_And_Arduino https://github.com/Pixelbo/Pelco_And_Arduino
https://github.com/sitronlabs/SitronLabs_OPT3001_Arduino_Library https://github.com/sitronlabs/SitronLabs_OPT3001_Arduino_Library
https://github.com/luoluomeng/HUSB238Driver