Skip to content

Add copy-from for Hat Buttons calibration #49

Add copy-from for Hat Buttons calibration

Add copy-from for Hat Buttons calibration #49

Workflow file for this run

name: CI
on:
pull_request:
branches: [main]
jobs:
validate:
runs-on: windows-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Validate repository structure
run: echo "Repository structure validated"