From 69e1b82a69f3cbd4726d6285c1187324f034379f Mon Sep 17 00:00:00 2001 From: Anne Barela <1911920+TheKitty@users.noreply.github.com> Date: Wed, 13 Dec 2023 11:09:24 -0500 Subject: [PATCH] Directory Move: PyLeap Projects --- .../PyLeap_Bluefruit_Light_Meter}/code.py | 0 .../PyLeap_Bluefruit_MP3}/beats.mp3 | Bin .../PyLeap_Bluefruit_MP3}/code.py | 0 .../PyLeap_Bluefruit_MP3}/happy.mp3 | Bin .../PyLeap_Bluefruit_Sound_Meter}/code.py | 0 .../PyLeap_Bluefruit_Tone_Piano}/code.py | 0 .../code.py | 0 .../PyLeap_Bluefruit_WAV}/code.py | 0 .../PyLeap_Bluefruit_WAV}/dip.wav | Bin .../PyLeap_Bluefruit_WAV}/rise.wav | Bin .../PyLeap_Button_Half_NeoPixel_Control}/code.py | 0 .../PyLeap_CLUE_BLE_NeoPixels}/code.py | 0 .../PyLeap_CLUE_Conference_Badge}/code.py | 0 .../code.py | 0 .../code.py | 0 .../PyLeap_CPB_NeoPixel_Blinky_demo}/code.py | 0 .../PyLeap_NeoPixel_Blinky_demo}/code.py | 0 .../PyLeap_NeoPixel_demo}/code.py | 0 18 files changed, 0 insertions(+), 0 deletions(-) rename {PyLeap_Bluefruit_Light_Meter => PyLeap/PyLeap_Bluefruit_Light_Meter}/code.py (100%) rename {PyLeap_Bluefruit_MP3 => PyLeap/PyLeap_Bluefruit_MP3}/beats.mp3 (100%) rename {PyLeap_Bluefruit_MP3 => PyLeap/PyLeap_Bluefruit_MP3}/code.py (100%) rename {PyLeap_Bluefruit_MP3 => PyLeap/PyLeap_Bluefruit_MP3}/happy.mp3 (100%) rename {PyLeap_Bluefruit_Sound_Meter => PyLeap/PyLeap_Bluefruit_Sound_Meter}/code.py (100%) rename {PyLeap_Bluefruit_Tone_Piano => PyLeap/PyLeap_Bluefruit_Tone_Piano}/code.py (100%) rename {PyLeap_Bluefruit_Touch_NeoPixel_Rainbow => PyLeap/PyLeap_Bluefruit_Touch_NeoPixel_Rainbow}/code.py (100%) rename {PyLeap_Bluefruit_WAV => PyLeap/PyLeap_Bluefruit_WAV}/code.py (100%) rename {PyLeap_Bluefruit_WAV => PyLeap/PyLeap_Bluefruit_WAV}/dip.wav (100%) rename {PyLeap_Bluefruit_WAV => PyLeap/PyLeap_Bluefruit_WAV}/rise.wav (100%) rename {PyLeap_Button_Half_NeoPixel_Control => PyLeap/PyLeap_Button_Half_NeoPixel_Control}/code.py (100%) rename {PyLeap_CLUE_BLE_NeoPixels => PyLeap/PyLeap_CLUE_BLE_NeoPixels}/code.py (100%) rename {PyLeap_CLUE_Conference_Badge => PyLeap/PyLeap_CLUE_Conference_Badge}/code.py (100%) rename {PyLeap_CPB_EyeLights_LED_Glasses_RainbowSwirl => PyLeap/PyLeap_CPB_EyeLights_LED_Glasses_RainbowSwirl}/code.py (100%) rename {PyLeap_CPB_EyeLights_LED_Glasses_Sparkle => PyLeap/PyLeap_CPB_EyeLights_LED_Glasses_Sparkle}/code.py (100%) rename {PyLeap_CPB_NeoPixel_Blinky_demo => PyLeap/PyLeap_CPB_NeoPixel_Blinky_demo}/code.py (100%) rename {PyLeap_NeoPixel_Blinky_demo => PyLeap/PyLeap_NeoPixel_Blinky_demo}/code.py (100%) rename {PyLeap_NeoPixel_demo => PyLeap/PyLeap_NeoPixel_demo}/code.py (100%) diff --git a/PyLeap_Bluefruit_Light_Meter/code.py b/PyLeap/PyLeap_Bluefruit_Light_Meter/code.py similarity index 100% rename from PyLeap_Bluefruit_Light_Meter/code.py rename to PyLeap/PyLeap_Bluefruit_Light_Meter/code.py diff --git a/PyLeap_Bluefruit_MP3/beats.mp3 b/PyLeap/PyLeap_Bluefruit_MP3/beats.mp3 similarity index 100% rename from PyLeap_Bluefruit_MP3/beats.mp3 rename to PyLeap/PyLeap_Bluefruit_MP3/beats.mp3 diff --git a/PyLeap_Bluefruit_MP3/code.py b/PyLeap/PyLeap_Bluefruit_MP3/code.py similarity index 100% rename from PyLeap_Bluefruit_MP3/code.py rename to PyLeap/PyLeap_Bluefruit_MP3/code.py diff --git a/PyLeap_Bluefruit_MP3/happy.mp3 b/PyLeap/PyLeap_Bluefruit_MP3/happy.mp3 similarity index 100% rename from PyLeap_Bluefruit_MP3/happy.mp3 rename to PyLeap/PyLeap_Bluefruit_MP3/happy.mp3 diff --git a/PyLeap_Bluefruit_Sound_Meter/code.py b/PyLeap/PyLeap_Bluefruit_Sound_Meter/code.py similarity index 100% rename from PyLeap_Bluefruit_Sound_Meter/code.py rename to PyLeap/PyLeap_Bluefruit_Sound_Meter/code.py diff --git a/PyLeap_Bluefruit_Tone_Piano/code.py b/PyLeap/PyLeap_Bluefruit_Tone_Piano/code.py similarity index 100% rename from PyLeap_Bluefruit_Tone_Piano/code.py rename to PyLeap/PyLeap_Bluefruit_Tone_Piano/code.py diff --git a/PyLeap_Bluefruit_Touch_NeoPixel_Rainbow/code.py b/PyLeap/PyLeap_Bluefruit_Touch_NeoPixel_Rainbow/code.py similarity index 100% rename from PyLeap_Bluefruit_Touch_NeoPixel_Rainbow/code.py rename to PyLeap/PyLeap_Bluefruit_Touch_NeoPixel_Rainbow/code.py diff --git a/PyLeap_Bluefruit_WAV/code.py b/PyLeap/PyLeap_Bluefruit_WAV/code.py similarity index 100% rename from PyLeap_Bluefruit_WAV/code.py rename to PyLeap/PyLeap_Bluefruit_WAV/code.py diff --git a/PyLeap_Bluefruit_WAV/dip.wav b/PyLeap/PyLeap_Bluefruit_WAV/dip.wav similarity index 100% rename from PyLeap_Bluefruit_WAV/dip.wav rename to PyLeap/PyLeap_Bluefruit_WAV/dip.wav diff --git a/PyLeap_Bluefruit_WAV/rise.wav b/PyLeap/PyLeap_Bluefruit_WAV/rise.wav similarity index 100% rename from PyLeap_Bluefruit_WAV/rise.wav rename to PyLeap/PyLeap_Bluefruit_WAV/rise.wav diff --git a/PyLeap_Button_Half_NeoPixel_Control/code.py b/PyLeap/PyLeap_Button_Half_NeoPixel_Control/code.py similarity index 100% rename from PyLeap_Button_Half_NeoPixel_Control/code.py rename to PyLeap/PyLeap_Button_Half_NeoPixel_Control/code.py diff --git a/PyLeap_CLUE_BLE_NeoPixels/code.py b/PyLeap/PyLeap_CLUE_BLE_NeoPixels/code.py similarity index 100% rename from PyLeap_CLUE_BLE_NeoPixels/code.py rename to PyLeap/PyLeap_CLUE_BLE_NeoPixels/code.py diff --git a/PyLeap_CLUE_Conference_Badge/code.py b/PyLeap/PyLeap_CLUE_Conference_Badge/code.py similarity index 100% rename from PyLeap_CLUE_Conference_Badge/code.py rename to PyLeap/PyLeap_CLUE_Conference_Badge/code.py diff --git a/PyLeap_CPB_EyeLights_LED_Glasses_RainbowSwirl/code.py b/PyLeap/PyLeap_CPB_EyeLights_LED_Glasses_RainbowSwirl/code.py similarity index 100% rename from PyLeap_CPB_EyeLights_LED_Glasses_RainbowSwirl/code.py rename to PyLeap/PyLeap_CPB_EyeLights_LED_Glasses_RainbowSwirl/code.py diff --git a/PyLeap_CPB_EyeLights_LED_Glasses_Sparkle/code.py b/PyLeap/PyLeap_CPB_EyeLights_LED_Glasses_Sparkle/code.py similarity index 100% rename from PyLeap_CPB_EyeLights_LED_Glasses_Sparkle/code.py rename to PyLeap/PyLeap_CPB_EyeLights_LED_Glasses_Sparkle/code.py diff --git a/PyLeap_CPB_NeoPixel_Blinky_demo/code.py b/PyLeap/PyLeap_CPB_NeoPixel_Blinky_demo/code.py similarity index 100% rename from PyLeap_CPB_NeoPixel_Blinky_demo/code.py rename to PyLeap/PyLeap_CPB_NeoPixel_Blinky_demo/code.py diff --git a/PyLeap_NeoPixel_Blinky_demo/code.py b/PyLeap/PyLeap_NeoPixel_Blinky_demo/code.py similarity index 100% rename from PyLeap_NeoPixel_Blinky_demo/code.py rename to PyLeap/PyLeap_NeoPixel_Blinky_demo/code.py diff --git a/PyLeap_NeoPixel_demo/code.py b/PyLeap/PyLeap_NeoPixel_demo/code.py similarity index 100% rename from PyLeap_NeoPixel_demo/code.py rename to PyLeap/PyLeap_NeoPixel_demo/code.py