Skip to content

Update MFRC522Extended.cpp #40

Update MFRC522Extended.cpp

Update MFRC522Extended.cpp #40

Workflow file for this run

name: autoreview
on: [pull_request]
jobs:
misspellcheck:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- name: Run misspell with reviewdog
uses: reviewdog/action-misspell@v1
#with:
# pattern: "*.md"