Skip to content

Commit 79a36fb

Browse files
committed
Set firmware build to 101.03 - Issue #320, #354 - Added stepper polarity {1pl:n}, Fixed SR setting bug
1 parent f038a7a commit 79a36fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

g2core/g2core_info.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#ifndef G2CORE_INFO_H_ONCE
2222
#define G2CORE_INFO_H_ONCE
2323

24-
#define G2CORE_FIRMWARE_BUILD 101.03 // Added stepper polarity {1pl:n}
24+
#define G2CORE_FIRMWARE_BUILD 101.03 // Issue #320, #354 - Added stepper polarity {1pl:n}, Fixed SR setting bug
2525
#define G2CORE_FIRMWARE_VERSION 0.99
2626

2727
#ifdef GIT_VERSION

0 commit comments

Comments
 (0)