Touchscreen driver POC
Example documentation
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import esphome.codegen as cg
|
||||
|
||||
CODEOWNERS = ["@andrewmv"]
|
||||
DEPENDENCIES = ["i2c"]
|
||||
|
||||
icnt86x_ns = cg.esphome_ns.namespace("icnt86x")
|
||||
Reference in New Issue
Block a user