-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Message 0x18FF50E5 (Charger Box Status) now byte aligned. Changed unused from 24 to 27 bits. * Changed sim frequencies in MPU/State/Mode and MPU/State/ModeIndex to add to 1. Mode option 1 from 0.80 to 0.79, and ModeIndex option 2 from 0.40 to 0.20. * Sim option 4 frequency of MPU/State/Mode changed from 0.00 to 0.01
- Loading branch information
1 parent
c2061ae
commit 96746ba
Showing
2 changed files
with
6 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -218,10 +218,10 @@ | |
"send": false, | ||
"points": [ | ||
{ | ||
"size": 24 | ||
"size": 27 | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters