Add CSND::ExecuteCommands

This commit is contained in:
wheremyfoodat
2023-09-10 23:00:26 +03:00
parent 8ac22e35e9
commit 46cf049e3b
5 changed files with 44 additions and 2 deletions

View File

@@ -53,6 +53,7 @@ namespace Log {
static Logger<false> micLogger;
static Logger<false> newsLogger;
static Logger<false> nfcLogger;
static Logger<false> nwmUdsLogger;
static Logger<false> nimLogger;
static Logger<false> ndmLogger;
static Logger<false> ptmLogger;