micropython-lib/micropython/lora/lora-sx126x
Leonard Techel f72f3f1a39 lora-sx126x: Fix invert_iq_rx / invert_iq_tx behaviour.
This commit fixes a typo and changes a tuple that needs to be mutable to a
list (because other parts of the code change elements of this list).

Signed-off-by: Damien George <damien@micropython.org>
2025-04-10 22:39:40 +10:00
..
lora lora-sx126x: Fix invert_iq_rx / invert_iq_tx behaviour. 2025-04-10 22:39:40 +10:00
manifest.py lora-sx126x: Fix invert_iq_rx / invert_iq_tx behaviour. 2025-04-10 22:39:40 +10:00