- added missing definition

pull/119/head
Michael Zillgith 7 years ago
parent 199d091c6d
commit 9309cb78de

@ -55,6 +55,10 @@ struct sIedServer
bool logServiceEnabled;
#endif
#if (CONFIG_MMS_THREADLESS_STACK != 1)
Thread serverThread;
#endif
uint8_t edition;
bool running;

Loading…
Cancel
Save