PythonExtra/ports/nrf/examples
Angus Gratton 801910fc83 all: Add missing imports for micropython.const.
Found by Ruff checking F821.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2023-08-16 16:13:27 +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: Add missing imports for micropython.const. 2023-08-16 16:13:27 +10:00
ubluepy_eddystone.py all: Add missing imports for micropython.const. 2023-08-16 16:13:27 +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