add a senseglove settings manager module

This commit is contained in:
Mamadou Babaei
2023-03-28 10:34:49 +02:00
parent f92e870c56
commit e1ced44a69
10 changed files with 456 additions and 0 deletions
+2
View File
@@ -90,6 +90,8 @@ Source
├── SenseGloveLog (the internal log module)
├── SenseGloveSettings (the plugin's settings manager)
├── SenseGloveTypes (exposes various enums from the backend libraries and also types from the SenseGlove module)
├── SenseGloveUtils (the internal utility module)