Update module_config.proto

This commit is contained in:
Thomas Göttgens 2022-09-12 09:44:59 +02:00 committed by Sacha Weatherstone
parent d67638c5ee
commit 0328a5269f

View file

@ -89,6 +89,7 @@ message ModuleConfig {
DEFAULT = 0;
SIMPLE = 1;
PROTO = 2;
TEXTMSG = 3;
};
/*