We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ca81b1 commit ff0aeefCopy full SHA for ff0aeef
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rustypot"
3
-version = "1.2.0"
+version = "1.3.0"
4
edition = "2021"
5
license = "Apache-2.0"
6
authors = ["Pollen Robotics"]
Changelog.md
@@ -1,3 +1,8 @@
+## Version 1.3.0
+
+- Add reboot support in core library.
+- Add ping and reboot support in python bindings.
## Version 1.2.0
7
8
- Add support for AX motors (see https://github.com/pollen-robotics/rustypot/pull/93, thanks to @kacper-uminski)
0 commit comments