Services/Cam: Added new log type and camera enums from 3dbrew.

Followup to #1102
Original author @mailwl
This commit is contained in:
Subv 2015-11-23 17:17:28 -05:00
parent 78b0d9c8b0
commit 434ae89a6a
3 changed files with 158 additions and 0 deletions

View file

@ -44,6 +44,7 @@ namespace Log {
SUB(Service, LDR) \
SUB(Service, NIM) \
SUB(Service, NWM) \
SUB(Service, CAM) \
SUB(Service, CFG) \
SUB(Service, DSP) \
SUB(Service, HID) \