micropython/ports/nrf/examples
Christian Clauss 2a1db770ce all: Fix cases of Python variable assigned but never used.
This fixes ruff rule F841.
2023-05-02 16:36:05 +10:00
..
mountsd.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
musictest.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
nrf52_pwm.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
nrf52_servo.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
powerup.py all: Fix Python comparison to None and True, and use "not in". 2023-03-10 13:32:24 +11:00
seeed_tft.py all: Fix cases of Python variable assigned but never used. 2023-05-02 16:36:05 +10:00
ssd1306_mod.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
ubluepy_eddystone.py all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00
ubluepy_scan.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
ubluepy_temp.py all: Fix spelling mistakes based on codespell check. 2023-04-27 18:03:06 +10:00