Merge pull request #1891 from mkbel/MK2

Increase version due to missing "stop" immediately after "pause" patc…
This commit is contained in:
Marek Běl 2019-06-04 12:55:00 +02:00 committed by GitHub
commit 61161b705e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
#include "Configuration_prusa.h"
// Firmware version
#define FW_version "3.2.2"
#define FW_version "3.2.3"
#define FW_PRUSA3D_MAGIC "PRUSA3DFW"
#define FW_PRUSA3D_MAGIC_LEN 10