mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Add I2C_TOUCH_PORT
This commit is contained in:
parent
991b5fc73e
commit
d521edc04b
@ -108,6 +108,10 @@
|
||||
#ifndef TOUCH_OFFSET_ROTATION
|
||||
#define TOUCH_OFFSET_ROTATION 0
|
||||
#endif
|
||||
#ifndef I2C_TOUCH_PORT
|
||||
#define I2C_TOUCH_PORT 0
|
||||
#endif
|
||||
|
||||
namespace dev {
|
||||
class LGFX : public lgfx::LGFX_Device {
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user