fix: typo
This commit is contained in:
parent
70f18faee5
commit
ab94d9fbf3
@ -81,7 +81,7 @@ bool API::connect(){
|
||||
return sortie;
|
||||
}
|
||||
|
||||
bool API::sendValute(String val, String poubelleID, String valUnit, bool full){
|
||||
bool API::sendValue(String val, String poubelleID, String valUnit, bool full){
|
||||
JSONVar data;
|
||||
data["value"] = val;
|
||||
data["trash_id"] = poubelleID;
|
||||
|
Loading…
x
Reference in New Issue
Block a user