rusty_link 0.4.9

Rust bindings for Ableton Link through the official C Wrapper (abl_link)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# *E X P E R I M E N T A L* 

*Tested with esp-idf [v4.3.1](https://github.com/espressif/esp-idf/releases/tag/v4.3.1)*

## Building and Running the Example

* Setup esp-idf as described in [the documentation]https://docs.espressif.com/projects/esp-idf/en/latest/get-started/index.html
* Run `idf.py menuconfig` and setup WiFi credentials under 
`Example Connection Configuration`
```
idf.py build
idf.py -p ${ESP32_SERIAL_PORT} flash