Skip to content

UNO R4 WiFi OTA: adapt code to handle new and old return values from OTAUpdate core library #1311

UNO R4 WiFi OTA: adapt code to handle new and old return values from OTAUpdate core library

UNO R4 WiFi OTA: adapt code to handle new and old return values from OTAUpdate core library #1311

Workflow file for this run

name: Spell Check
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Spell check
uses: codespell-project/actions-codespell@master