Updated firmware build number

This commit is contained in:
Alden Hart
2018-05-12 12:40:33 -04:00
parent b832180712
commit 06f28752b0
+1 -1
View File
@@ -21,7 +21,7 @@
#ifndef G2CORE_INFO_H_ONCE
#define G2CORE_INFO_H_ONCE
#define G2CORE_FIRMWARE_BUILD 101.00 // Added UVW axes (9 axis control)
#define G2CORE_FIRMWARE_BUILD 101.02 // Added UVW axes (9 axis control), Enhanced feedhold actions
#define G2CORE_FIRMWARE_VERSION 0.99
#ifdef GIT_VERSION