Add I2C_TOUCH_ADDRESS

This commit is contained in:
fvanroie 2021-11-02 05:48:09 +01:00
parent 80623c6615
commit ec57fa0463

View File

@ -36,6 +36,7 @@ build_flags =
-D TOUCH_IRQ=0
-D TOUCH_RST=-1
-D I2C_TOUCH_FREQUENCY=400000
-D I2C_TOUCH_ADDRESS=0x38
;endregion
;region -- Library options -------------------------------