tma: Implement example set:sys getter service

This commit is contained in:
Michael Scire
2018-12-05 13:18:31 -08:00
parent 24be9ffc57
commit 61ad4e0991
10 changed files with 184 additions and 4 deletions

View File

@@ -25,5 +25,5 @@ USB_CONNECT = hash("USBConnect")
USB_DISCONNECT = hash("USBDisconnect")
ATMOSPHERE_TEST_SERVICE = hash("AtmosphereTestService")
SETTINGS_SERVICE = hash ("SettingsService")