Skip to content

Fix: Need NUM_PIPES defined for all devices (#231) #35

Fix: Need NUM_PIPES defined for all devices (#231)

Fix: Need NUM_PIPES defined for all devices (#231) #35

Workflow file for this run

name: check code formatting
on:
push:
branches: [master, v1.x]
pull_request:
branches: [master, v1.x]
jobs:
check_formatting:
uses: nRF24/.github/.github/workflows/cpp_lint.yaml@main
with:
extensions: ino,c,cpp,h