feat!: added lcd 16x4 support

This commit is contained in:
2025-06-03 18:45:19 +03:00
parent 68ee6431fc
commit 5d07f6b924
8 changed files with 223 additions and 213 deletions

View File

@@ -1 +1 @@
idf_component_register(SRCS "zh_1602a_i2c.c" INCLUDE_DIRS "include" REQUIRES zh_pcf8574)
idf_component_register(SRCS "zh_160x_i2c.c" INCLUDE_DIRS "include" REQUIRES zh_pcf8574)