Fix up commands parsing, implement proper json parsing

This commit is contained in:
Lorow
2024-11-09 20:19:37 +01:00
parent 0b0318bc99
commit aaf8fa41cf
8 changed files with 91 additions and 27 deletions

View File

@@ -84,4 +84,4 @@ public:
size_t freeEntries();
};
#endif PREFERENCES_HPP
#endif