File tree 3 files changed +5
-0
lines changed
3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 920
920
[submodule "libraries/helpers/ble_beacon "]
921
921
path = libraries/helpers/ble_beacon
922
922
url = https://github.com/adafruit/Adafruit_CircuitPython_BLE_Beacon.git
923
+ [submodule "libraries/helpers/pastebin "]
924
+ path = libraries/helpers/pastebin
925
+ url = https://github.com/adafruit/Adafruit_CircuitPython_Pastebin.git
Original file line number Diff line number Diff line change @@ -208,6 +208,7 @@ Miscellaneous Helpers
208
208
Mini ESP Tool (ESP chips loader) <https://circuitpython.readthedocs.io/projects/miniesptool/en/latest/ >
209
209
NeoKey <https://circuitpython.readthedocs.io/projects/neokey/en/latest/ >
210
210
OneWire <https://circuitpython.readthedocs.io/projects/onewire/en/latest/ >
211
+ Pastebin services <https://docs.circuitpython.org/projects/pastebin/en/latest/ >
211
212
PIOASM converter for RP2040 boards <https://docs.circuitpython.org/projects/pioasm/en/latest/ >
212
213
Radial Controller <https://circuitpython.readthedocs.io/projects/radial-controller/en/latest/ >
213
214
SD Card <https://circuitpython.readthedocs.io/projects/sd/en/latest/ >
You can’t perform that action at this time.
0 commit comments