[ldr:ro] Add service skeleton

This commit is contained in:
wheremyfoodat 2023-03-18 20:08:45 +02:00
parent c77a2551ac
commit c24c4a9d83
7 changed files with 75 additions and 4 deletions

View file

@ -41,6 +41,7 @@ namespace Log {
static Logger<false> hidLogger;
static Logger<false> gspGPULogger;
static Logger<false> gspLCDLogger;
static Logger<false> ldrLogger;
static Logger<false> micLogger;
static Logger<false> nimLogger;
static Logger<false> ndmLogger;