Changed FW version number to FW 3.30

This commit is contained in:
Benjamin Vedder 2017-10-20 20:07:17 +02:00
parent e83af32219
commit cf2502c268
1 changed files with 1 additions and 1 deletions

View File

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