interface version
This commit is contained in:
@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
// TODO: events?
|
// TODO: events?
|
||||||
struct ConfigModelI {
|
struct ConfigModelI {
|
||||||
|
static constexpr const char* version {"2"};
|
||||||
|
|
||||||
~ConfigModelI(void) {}
|
~ConfigModelI(void) {}
|
||||||
|
|
||||||
// interface
|
// interface
|
||||||
|
Reference in New Issue
Block a user