Skip to content

Commit 366b780

Browse files
committed
Bump version number, add to changelog
1 parent a58a15e commit 366b780

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# [0.10.9]
2+
- Add support for ESP32 TWAI
3+
14
# [0.10.8]
25
- Removed delay while waiting for heartbeat message, causing infinite/nondeterministic delays on some Teensy-based systems with multiple ODrives.
36

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# https://arduino.github.io/arduino-cli/0.33/library-specification/
22
name=ODriveArduino
3-
version=0.10.8
3+
version=0.10.9
44
author=ODrive Robotics Inc. <info@odriverobotics.com>
55
maintainer=ODrive Robotics Inc. <info@odriverobotics.com>
66
sentence=Library to control ODrive motor controllers

0 commit comments

Comments
 (0)