firmware version 3.67

This commit is contained in:
Kirill Kostiuchenko 2020-01-15 13:57:08 +05:00
parent 8bf645bbdf
commit 4470313929
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
// Firmware version
#define FW_VERSION_MAJOR 3
#define FW_VERSION_MINOR 66
#define FW_VERSION_MINOR 67
#include "datatypes.h"

View File

@ -8,7 +8,7 @@
#include <stdbool.h>
// Constants
#define MCCONF_SIGNATURE 1671830952
#define MCCONF_SIGNATURE 2339792788
#define APPCONF_SIGNATURE 783041200
// Functions