Skip to content

Add DSHOT support and some other changes #131

Add DSHOT support and some other changes

Add DSHOT support and some other changes #131

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