2
0
This commit is contained in:
2026-01-09 11:44:24 +01:00
parent 51d380043d
commit 8a4c0a501d
3 changed files with 144 additions and 13 deletions

View File

@@ -7,6 +7,11 @@ int main()
while (1)
{
// Début du code
// *****************************************************
// *****************************************************
// Fin du code
mqtt_process(&client);
}