mirror of
https://github.com/smittix/intercept.git
synced 2026-04-29 09:09:59 -07:00
When multiple serial ports are detected (e.g., /dev/ttyACM0 and /dev/ttyUSB0), the Meshtastic SDK's auto-detect fails. This adds a /meshtastic/ports endpoint to list available ports and populates the device dropdown, auto-selecting the first port when multiple exist. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>