Skip to content

change DEBUG_LEVEL into RF24GATEWAY_DEBUG_LEVEL (#34) #16

change DEBUG_LEVEL into RF24GATEWAY_DEBUG_LEVEL (#34)

change DEBUG_LEVEL into RF24GATEWAY_DEBUG_LEVEL (#34) #16

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