Merge pull request #271 from PavelSindler/MK2

version change
This commit is contained in:
PavelSindler 2017-11-10 18:53:18 +01:00 committed by GitHub
commit b6d8918ffe
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.1.0-RC2"
#define FW_version "3.1.0"
#define FW_PRUSA3D_MAGIC "PRUSA3DFW"
#define FW_PRUSA3D_MAGIC_LEN 10