what is goung on

This commit is contained in:
legop3
2026-07-12 00:01:06 -04:00
parent 58410cd66b
commit fd1caf2df9
5 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ export const OVERCURRENT_GROUPS = [
export const DEFAULT_OVERCURRENT_LIMITS = {
downRatePerSec: 0.5,
upRatePerSec: 0.1,
upRatePerSec: 0.7,
releaseDelaySec: 1,
outputRateMs: 250,
};