Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

[RP2040] Added saving of LoRaWAN session state in Preferences #634

[RP2040] Added saving of LoRaWAN session state in Preferences

[RP2040] Added saving of LoRaWAN session state in Preferences #634

Workflow file for this run

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