interface version

This commit is contained in:
Green Sky 2024-01-18 00:30:32 +01:00
parent fa0a09df87
commit db57a7c5e9
No known key found for this signature in database

View File

@ -6,6 +6,8 @@
// TODO: events?
struct ConfigModelI {
static constexpr const char* version {"2"};
~ConfigModelI(void) {}
// interface