fix ; at end of ifdef?
This commit is contained in:
parent
a770ba9357
commit
0e2cdf61f8
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ public:
|
|||
const char *statusText();
|
||||
#else
|
||||
const __FlashStringHelper *statusText();
|
||||
#endif;
|
||||
#endif
|
||||
|
||||
aio_status_t status();
|
||||
/********************************************************************/
|
||||
|
|
|
|||
Loading…
Reference in a new issue