This website requires JavaScript.
Explore
Help
Register
Sign In
master
/
LED_shit
Watch
1
Star
0
Fork
0
You've already forked LED_shit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a26b421d75
LED_shit
/
main
/
include
/
i2c_helper.h
5 lines
61 B
C
Raw
Normal View
History
Unescape
Escape
com display
2025-11-23 18:15:56 +00:00
#
pragma once
feat(i2c-display): driver HT16K33 robusto + fix inversao TOP + I2C estabilizado
2025-12-28 18:29:40 +00:00
#
include
"esp_err.h"
com display
2025-11-23 18:15:56 +00:00
feat(i2c-display): driver HT16K33 robusto + fix inversao TOP + I2C estabilizado
2025-12-28 18:29:40 +00:00
esp_err_t
i2c_init
(
void
)
;
Reference in New Issue
Copy Permalink