#!/usr/bin/env bash
# FastLED Debug Attached Device wrapper script
# Uploads firmware to attached device and monitors serial output

uv run ci/debug_attached.py --check-usage "$@"
