mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
tweaking times
This commit is contained in:
@@ -8,9 +8,9 @@ export const OVERCURRENT_GROUPS = [
|
||||
];
|
||||
|
||||
export const DEFAULT_OVERCURRENT_LIMITS = {
|
||||
meterAChargeSec: 4,
|
||||
meterAChargeSec: 3,
|
||||
meterADecaySec: 9,
|
||||
meterBChargeSec: 5,
|
||||
meterBChargeSec: 1,
|
||||
meterBDecaySec: 10,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user