Add empty csnd service

This commit is contained in:
wheremyfoodat 2023-09-10 14:45:09 +03:00
parent f1c805d38f
commit 68346d73dc
7 changed files with 43 additions and 2 deletions

View file

@ -38,6 +38,7 @@ namespace Log {
static Logger<false> camLogger;
static Logger<false> cecdLogger;
static Logger<false> cfgLogger;
static Logger<false> csndLogger;
static Logger<false> dspServiceLogger;
static Logger<false> dlpSrvrLogger;
static Logger<false> frdLogger;