Implement Tulip Creative Computer 4r11 (#608)
This commit is contained in:
@@ -22,6 +22,11 @@ struct Gt911Config {
|
||||
bool mirror_y;
|
||||
struct GpioPinSpec pin_reset;
|
||||
struct GpioPinSpec pin_interrupt;
|
||||
uint8_t reset_pulses;
|
||||
int16_t x_offset;
|
||||
int16_t y_offset;
|
||||
uint16_t x_scale;
|
||||
uint16_t y_scale;
|
||||
};
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user