We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de9f930 commit 4b68e61Copy full SHA for 4b68e61
src/PF1550.h
@@ -67,7 +67,7 @@ class PF1550
67
Sw1CurrentLimit const sw1_current_limit,
68
bool const enable,
69
bool const enable_in_standby,
70
- bool const enable_in_sleep);
+ bool const enable_in_sleep) __attribute__ ((error("Erroneus usage of this API can cause board damage.")));
71
72
void configSw2(Sw2Voltage const sw2_volt,
73
Sw2Voltage const sw2_volt_standby,
0 commit comments