Skip to content

Commit

Permalink
Updated changelog for 3.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
TheZeroBeast committed Jan 22, 2021
1 parent 71c91c1 commit b2af8c1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@ Changelog of MMU2S Firmware
=============================
# v3.2.0 RMM
* Pulled Printer Code upstream to 3.9.3
* Added SE_HT Mosquito variant
* MMU2S Cutter implemented and tested with stock blade location #187
* Increased MAX_TEMP for all SE HT variants
* Fixed single print regression issue #192
* Implemented MMU2S retry #193
* Variant "MK3S Bondtech Mosquito SE HT Thermistor" added #189
* MMU2S Code re-organisation

# v3.1.0 RMM
* Pulled Printer Code upstream to 3.9.2
Expand Down
2 changes: 1 addition & 1 deletion src/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


#define FW_VERSION 320 // example: 103 means version 1.0.3
#define FW_BUILDNR 370 // number of commits in 'master'
#define FW_BUILDNR 371 // number of commits in 'master'

#define WAKE_TIMER 300000 // 5m

Expand Down

0 comments on commit b2af8c1

Please sign in to comment.