owl_patch 0.2.0

Rust SDK for Rebel Technology Owl2/3 devices
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	"folders": [
		{
			"path": "."
		},
		{
			"path": "../owl_patch_test"
		}
	],
	"settings": {
		"rust-analyzer.linkedProjects": [
			"Cargo.toml",
			"macros/Cargo.toml",
			"examples/Cargo.toml"
		]
	}
}