sloptimization.. maybe not worth it

This commit is contained in:
legop3
2026-05-11 12:55:05 -04:00
parent 3de42412dd
commit 71ca9776cc
47 changed files with 633 additions and 420 deletions
+1 -1
View File
@@ -131,7 +131,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(
() => ({