Skip to content

Moved node.beginOTAA() before recalling LoRaWAN nonces & session, updated expected return values #437

Moved node.beginOTAA() before recalling LoRaWAN nonces & session, updated expected return values

Moved node.beginOTAA() before recalling LoRaWAN nonces & session, updated expected return values #437

Workflow file for this run

name: Arduino-lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: arduino/arduino-lint-action@v1
with:
library-manager: false
project-type: sketch
# compliance: strict