We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4144a9b + 4cf57c8 commit 9120291Copy full SHA for 9120291
src/Arduino_Portenta_OTA.h
@@ -92,7 +92,7 @@ class Arduino_Portenta_OTA
92
virtual ~Arduino_Portenta_OTA();
93
94
95
- bool isOtaCapable();
+ static bool isOtaCapable();
96
Error begin();
97
Error update();
98
void reset();
0 commit comments