improvements and bug fixes

This commit is contained in:
legop3
2026-06-29 20:19:24 -04:00
parent 02df826eb4
commit 79be3e1583
28 changed files with 164 additions and 233 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ export function useOvercurrentLimiter(roverId, options = {}) {
return { motors, groups };
}, [overcurrentFlags]);
const adminImmune = role === 'admin' || role === 'lockdown' || role === 'lockdown-admin';
const adminImmune = role === 'admin' || role === 'lockdown';
return useMemo(
() => ({