Skip to content

renaming sha256 functions to avoid clashing with esp8266:esp8266:huzzah #106

renaming sha256 functions to avoid clashing with esp8266:esp8266:huzzah

renaming sha256 functions to avoid clashing with esp8266:esp8266:huzzah #106

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