Skip to content

Implement sequential read/write for 16-bit operations #176

Implement sequential read/write for 16-bit operations

Implement sequential read/write for 16-bit operations #176

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