Add soc:u

This commit is contained in:
wheremyfoodat 2023-08-10 17:44:42 +03:00
parent 01a7985324
commit 2bb751110b
7 changed files with 66 additions and 2 deletions

View file

@ -29,6 +29,7 @@
#include "services/nfc.hpp"
#include "services/nim.hpp"
#include "services/ptm.hpp"
#include "services/soc.hpp"
#include "services/y2r.hpp"
// More circular dependencies!!
@ -66,6 +67,7 @@ class ServiceManager {
NIMService nim;
NDMService ndm;
PTMService ptm;
SOCService soc;
Y2RService y2r;
// "srv:" commands