Skip to content

Default mode for ESP32 that do not have an internal DAC set to PWM #789

Default mode for ESP32 that do not have an internal DAC set to PWM

Default mode for ESP32 that do not have an internal DAC set to PWM #789

Workflow file for this run

name: Arduino Lint
on:
push:
pull_request:
# Allow manual trigger
workflow_dispatch:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: arduino/arduino-lint-action@v1
with:
project-type: library
library-manager: update
compliance: specification