mirror of
https://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79.git
synced 2025-08-04 04:14:58 +00:00
added so program doesnt instandly quit
This commit is contained in:
@@ -24,6 +24,8 @@ void setup(){
|
||||
int main(){
|
||||
setup();
|
||||
readMQTT();
|
||||
client.run();
|
||||
return 0;
|
||||
}
|
||||
|
||||
std::string readMQTT()
|
||||
|
Reference in New Issue
Block a user