Skip to content

added comment to use Serial (not logger) so TextField is more resuable #99

added comment to use Serial (not logger) so TextField is more resuable

added comment to use Serial (not logger) so TextField is more resuable #99

Workflow file for this run

on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: arduino/arduino-lint-action@v1