Skip to content

remove double definition of get Address() from cpp file #7

remove double definition of get Address() from cpp file

remove double definition of get Address() from cpp file #7

Workflow file for this run

name: Arduino-lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- uses: arduino/arduino-lint-action@v1
with:
library-manager: update
compliance: strict