added save/restore history

This commit is contained in:
2025-10-18 17:51:53 +02:00
parent a251412ec4
commit ec59ad69d4
3 changed files with 81 additions and 11 deletions
-1
View File
@@ -20,7 +20,6 @@
#include <sys/types.h>
#include <sys/select.h>
#include <sys/socket.h>
#include "utcicalculator.h"
#define CLIENT_ID "Client_ID"
#define BROKER_ADDRESS "localhost"