mirror of
https://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79.git
synced 2025-08-03 20:04:58 +00:00
added debugging print
This commit is contained in:
@@ -26,6 +26,7 @@ int main(){
|
||||
client.run();
|
||||
while(true){
|
||||
parseMQTT(readMQTT());
|
||||
cout << readMQTT() << endl; //debugging
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user