Set firmware build to 101.03 - Issue #320, #354 - Added stepper polarity {1pl:n}, Fixed SR setting bug

This commit is contained in:
Alden Hart
2018-05-30 08:28:58 -04:00
parent f038a7a52d
commit 79a36fba6f
+1 -1
View File
@@ -21,7 +21,7 @@
#ifndef G2CORE_INFO_H_ONCE
#define G2CORE_INFO_H_ONCE
#define G2CORE_FIRMWARE_BUILD 101.03 // Added stepper polarity {1pl:n}
#define G2CORE_FIRMWARE_BUILD 101.03 // Issue #320, #354 - Added stepper polarity {1pl:n}, Fixed SR setting bug
#define G2CORE_FIRMWARE_VERSION 0.99
#ifdef GIT_VERSION