micropython-lib/micropython/lora/lora-sx126x
Angus Gratton 224246531e lora-sx126x: Clean up some struct formatting.
Changes are cosmetic - and maybe very minor code size - but not functional.
_reg_read() was calling struct.packinto() with an incorrect number of
arguments but it seems like MicroPython didn't mind, as result is correct
for both versions.

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2024-02-20 16:58:38 +11:00
..
lora lora-sx126x: Clean up some struct formatting. 2024-02-20 16:58:38 +11:00
manifest.py lora-sx126x: Clean up some struct formatting. 2024-02-20 16:58:38 +11:00