We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a58a15e commit 366b780Copy full SHA for 366b780
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# [0.10.9]
2
+- Add support for ESP32 TWAI
3
+
4
# [0.10.8]
5
- Removed delay while waiting for heartbeat message, causing infinite/nondeterministic delays on some Teensy-based systems with multiple ODrives.
6
library.properties
@@ -1,6 +1,6 @@
# https://arduino.github.io/arduino-cli/0.33/library-specification/
name=ODriveArduino
-version=0.10.8
+version=0.10.9
author=ODrive Robotics Inc. <info@odriverobotics.com>
maintainer=ODrive Robotics Inc. <info@odriverobotics.com>
sentence=Library to control ODrive motor controllers
0 commit comments