mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-06-12 17:24:48 +02:00
7558c5604c
- Modify TX modes: forward, monitor, and add no_tx, allowing for flexible packet handling. - Updated configuration and API endpoints to support the new modes. - Adjusted logic in RepeaterHandler to manage packet processing based on the selected mode. - Enhanced CLI commands to reflect the new mode settings. - Added tests for each TX mode to ensure correct behavior.