Skip to content

Commit 4c0f146

Browse files
authored
Merge pull request #1793 from adafruit/bundlefly-11
PR 11 - Renamed 55 more files
2 parents 2399a9f + 2fe2134 commit 4c0f146

55 files changed

Lines changed: 14 additions & 19 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3D_Printed_Guardian_Sword/3D_Printed_Guardian_Sword.py renamed to 3D_Printed_Guardian_Sword/code.py

File renamed without changes.

3D_Printed_NeoPixel_Ring_Hair_Dress/3D_Printed_NeoPixel_Ring_Hair_Dress.py renamed to 3D_Printed_NeoPixel_Ring_Hair_Dress/code.py

File renamed without changes.

Adafruit_Grand_Central_M4_Express/GCM4_SD_Temperature_Logging_Demo.py renamed to Adafruit_Grand_Central_M4_Express/code.py

File renamed without changes.

CircuitPython_Simple_Wordclock/set_clock.py renamed to CircuitPython_Simple_Wordclock/set_clock/code.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
LED13 = digitalio.DigitalInOut(board.D13)
1616
LED13.direction = digitalio.Direction.OUTPUT
1717

18-
# pylint: disable-msg=bad-whitespace
1918
# pylint: disable-msg=using-constant-test
2019
if True:
2120
# year, mon, date, hour, min, sec, wday, yday, isdst
@@ -28,4 +27,3 @@
2827
print("Done!")
2928
LED13.value = True
3029
# pylint: enable-msg=using-constant-test
31-
# pylint: enable-msg=bad-whitespace

CircuitPython_displayio/displayio_display_driver.py renamed to CircuitPython_displayio/displayio_display_driver/code.py

File renamed without changes.

CircuitPython_displayio/displayio_display_manual.py renamed to CircuitPython_displayio/displayio_display_manual/code.py

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)