Skip to content

Set LCD color on startup when it is in settings. #25

Set LCD color on startup when it is in settings.

Set LCD color on startup when it is in settings. #25

Workflow file for this run

name: Setup Script Test
on:
push:
branches: [ main ]
workflow_dispatch:
inputs:
logLevel:
description: 'Log level'
required: true
default: 'warning'
tags:
required: false
description: 'Manually test Setup test'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: ${{ github.workspace }}/setup.sh