Send the status code returned by the configuration parser to the host
This commit is contained in:
@@ -193,7 +193,7 @@ void uploadConfig()
|
|||||||
|
|
||||||
void applyConfig()
|
void applyConfig()
|
||||||
{
|
{
|
||||||
ParseKeymap(ConfigBuffer);
|
setError(ParseKeymap(ConfigBuffer));
|
||||||
}
|
}
|
||||||
|
|
||||||
void setLedPwm()
|
void setLedPwm()
|
||||||
|
|||||||
Reference in New Issue
Block a user