firmware version changed

This commit is contained in:
PavelSindler 2017-06-19 17:06:50 +02:00
parent db11abf5e5
commit 0b75c88e9b
1 changed files with 1 additions and 2 deletions

View File

@ -5,11 +5,10 @@
#include "Configuration_prusa.h"
// Firmware version
#define FW_version "3.0.12"
#define FW_version "3.0.12-RC2"
#define FW_PRUSA3D_MAGIC "PRUSA3DFW"
#define FW_PRUSA3D_MAGIC_LEN 10
// The total size of the EEPROM is
// 4096 for the Atmega2560
#define EEPROM_TOP 4096