Update
This commit is contained in:
parent
329482f873
commit
3e42297bd8
4 changed files with 27 additions and 25 deletions
|
|
@ -21,7 +21,7 @@ namespace Pinetime {
|
|||
uint16_t y = 0;
|
||||
Gestures gesture = Gestures::None;
|
||||
bool touching = false;
|
||||
bool isValid = false;
|
||||
bool isValid = true;
|
||||
};
|
||||
|
||||
Cst816S(TwiMaster& twiMaster, uint8_t twiAddress);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue