Skip to content

OTA: ESP32 fix build on core 3.0.0 #1587

OTA: ESP32 fix build on core 3.0.0

OTA: ESP32 fix build on core 3.0.0 #1587

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