Skip to content

I used ESP32 for testing and added the ESP32 SPI PINOUT pins accordingly to help users understand the pin numbers #56

I used ESP32 for testing and added the ESP32 SPI PINOUT pins accordingly to help users understand the pin numbers

I used ESP32 for testing and added the ESP32 SPI PINOUT pins accordingly to help users understand the pin numbers #56

Workflow file for this run

on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: arduino/arduino-lint-action@v1
with:
library-manager: update