Compare commits

..

No commits in common. "95aabd89031bd0899a5f4be6b090b90e43a6ed21" and "3a45e8e9b568c02024af99c55fca63dc502fe081" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ build_flags =
; trash can ID
-D TRASHCAN_ONE=\"gdnuxl0wlgurtj3\"
-D TRASHCAN_TWO=\"4brip5fwm001bs9\"
-D TRASHCAN_THREE=\"n4il9ckl5016aqi\"
-D API_HOST=\"iot.epi.cb85.software\"

View File

@ -48,7 +48,7 @@ String Balance::read() {
} else {
return "0";
}
}
}//TODO: update isfull
bool Balance::tar(int val){
this->initialized = true;