Skip to content

🐛 fix isConnected for reversed motors #28

🐛 fix isConnected for reversed motors

🐛 fix isConnected for reversed motors #28

name: test-clang-format
on:
push:
branches:
- '*'
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/clang-format-lint-action@v0.18
with:
source: './src/hardware ./include/hardware'
extensions: 'hpp,cpp'
clangFormatVersion: 18