mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-07-26 19:42:46 +02:00
8a776a122e
The mesh CLI's get/set txdelay and direct.txdelay read and wrote repeater.tx_delay_factor / repeater.direct_tx_delay_factor, but the engine and web API use the delays section, so the CLI knobs were silently dead: set appeared to succeed while changing nothing, and get echoed the unused value back. Same defect and same fix as the recent rxdelay repoint.