Skip to content

Commit

Permalink
Updated changelog and version number
Browse files Browse the repository at this point in the history
  • Loading branch information
vedderb committed Apr 1, 2022
1 parent 3a530ac commit 1ee72ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* CAN status messages are now configured using bitfields.
* There are two rates at which CAN status messages can be sent now.
* New silent HFI mode with much better performance at high load.
* Added app ADC min and max voltage limits for throttle fault detection.

=== FW 5.03 ===
* Fixed inductance measurement bug.
Expand Down
2 changes: 1 addition & 1 deletion conf_general.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#define FW_VERSION_MAJOR 6
#define FW_VERSION_MINOR 00
// Set to 0 for building a release and iterate during beta test builds
#define FW_TEST_VERSION_NUMBER 31
#define FW_TEST_VERSION_NUMBER 32

#include "datatypes.h"

Expand Down

0 comments on commit 1ee72ae

Please sign in to comment.