Updates from xMasterX (mostly)

Thanks to @xMasterX
This commit is contained in:
RogueMaster
2022-12-19 23:00:43 -05:00
parent 013b51c025
commit 341a3937c6
19 changed files with 244 additions and 52 deletions
+1 -1
View File
@@ -127,4 +127,4 @@ int32_t flashlight_app() {
delete_mutex(&state_mutex);
return 0;
}
}