sybot_lib 0.8.2

A simple library to control groups of components and robots
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"folders": [
		{
			"name": "stepper_lib",
			"path": "../stepper_lib"
		},
		{
			"name": "sybot_lib",
			"path": "."
		}
	],
	"settings": {
		"rust-analyzer.showUnlinkedFileNotification": false
	}
}