Skip to content

Commit c60917a

Browse files
authored
add short description to status_led
1 parent 713fbc9 commit c60917a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

status_led/status_led.py

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
"""
2+
A compatibility library to find and enable the on-board RGB LEDs on Circuitpython boards
3+
"""
14
import board
25
import os
36
import time

0 commit comments

Comments
 (0)