mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 05:36:37 +00:00
Disable old touch driver
This commit is contained in:
parent
f20814d418
commit
cb0f3850cf
@ -1,4 +1,4 @@
|
||||
#if TOUCH_DRIVER == 0x6336
|
||||
#if 0 && TOUCH_DRIVER == 0x6336
|
||||
|
||||
#include <Wire.h>
|
||||
#include "FT6336U.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user