Skip to content

Added a custom mixer and a vtail mixer and deleted the passthrough mixer #115

Added a custom mixer and a vtail mixer and deleted the passthrough mixer

Added a custom mixer and a vtail mixer and deleted the passthrough mixer #115

Workflow file for this run

name: linter
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'h,hpp,cpp'
exclude: './boards/*/lib'
clangFormatVersion: 16