We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d584663 commit a86fa1eCopy full SHA for a86fa1e
CHANGELOG.md
@@ -1,4 +1,9 @@
1
2
+# [0.10.4]
3
+
4
+# Fixes
5
+- Updated can_helpers to remove some UB and make code run on Arduino boards more reliably
6
7
# [0.10.3]
8
9
# Fixes
library.properties
@@ -1,6 +1,6 @@
# https://arduino.github.io/arduino-cli/0.33/library-specification/
name=ODriveArduino
-version=0.10.3
+version=0.10.4
author=ODrive Robotics Inc. <info@odriverobotics.com>
maintainer=ODrive Robotics Inc. <info@odriverobotics.com>
sentence=Library to control ODrive motor controllers
0 commit comments