Skip to content

ArduinoCloudTCP: Separate the logic of the device and the logic of the thing in two different state machines #1278

ArduinoCloudTCP: Separate the logic of the device and the logic of the thing in two different state machines

ArduinoCloudTCP: Separate the logic of the device and the logic of the thing in two different state machines #1278

Workflow file for this run

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