fix ; at end of ifdef?

This commit is contained in:
brentru 2023-04-21 13:49:40 -04:00
parent a770ba9357
commit 0e2cdf61f8

View file

@ -93,7 +93,7 @@ public:
const char *statusText();
#else
const __FlashStringHelper *statusText();
#endif;
#endif
aio_status_t status();
/********************************************************************/