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