We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 713fbc9 commit c60917aCopy full SHA for c60917a
status_led/status_led.py
@@ -1,3 +1,6 @@
1
+"""
2
+A compatibility library to find and enable the on-board RGB LEDs on Circuitpython boards
3
4
import board
5
import os
6
import time
0 commit comments