We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89702f5 + e020da7 commit f7b697fCopy full SHA for f7b697f
1 file changed
src/framework/ow_constants.h
@@ -583,7 +583,7 @@ namespace OpenWifi::RESTAPI::Protocol {
583
584
static const char *FIXEDCONFIG = "fixedconfig";
585
static const char *CABLEDIAGNOSTICS = "cable-diagnostics";
586
- static const char *REENROLL = "re-enroll";
+ static const char *REENROLL = "reenroll";
587
} // namespace OpenWifi::RESTAPI::Protocol
588
589
namespace OpenWifi::uCentralProtocol {
@@ -699,7 +699,7 @@ namespace OpenWifi::uCentralProtocol {
699
700
701
702
703
704
705
} // namespace OpenWifi::uCentralProtocol
0 commit comments