Skip to content

BLE Midi roundtrip latency info #10

BLE Midi roundtrip latency info

BLE Midi roundtrip latency info #10

Workflow file for this run

on: [push]
name: mot build
jobs:
build_and_test:
name: Rust project
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
- run: sudo apt-get install libasound2-dev
- uses: actions-rs/cargo@v1
with:
command: build
args: --release