mirror of
https://github.com/adafruit/Adafruit-GFX-Library.git
synced 2024-10-03 18:18:46 -04:00
clang5
This commit is contained in:
parent
dc2d52eb8d
commit
6da3d76da5
@ -296,11 +296,11 @@ public:
|
||||
/**********************************************************************/
|
||||
bool isPressed(void) { return currstate; };
|
||||
|
||||
/**********************************************************************/
|
||||
/*!
|
||||
/**********************************************************************/
|
||||
/*!
|
||||
@brief Check whether the button is enabled
|
||||
@returns True if enabled
|
||||
*/
|
||||
*/
|
||||
/**********************************************************************/
|
||||
bool isEnabled(void) { return _enabled; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user