[SRV] Empty CECD/MIC services for MK7 and 3D Land

This commit is contained in:
wheremyfoodat
2022-10-16 12:27:44 +03:00
parent 1147824709
commit 55ca643c5d
9 changed files with 100 additions and 3 deletions

View File

@@ -27,12 +27,14 @@ namespace Log {
// Service loggers
static Logger<true> aptLogger;
static Logger<true> cecdLogger;
static Logger<true> cfgLogger;
static Logger<true> dspServiceLogger;
static Logger<true> fsLogger;
static Logger<true> hidLogger;
static Logger<true> gspGPULogger;
static Logger<true> gspLCDLogger;
static Logger<true> micLogger;
static Logger<true> ndmLogger;
static Logger<true> ptmLogger;
static Logger<true> srvLogger;