Skip to content

Commit

Permalink
Merge pull request #1 from brentru/master
Browse files Browse the repository at this point in the history
Initial PR - RGB LED Library!
  • Loading branch information
ladyada committed Jun 5, 2019
2 parents 4fea07d + b9a3b1a commit 1804074
Show file tree
Hide file tree
Showing 19 changed files with 1,425 additions and 1 deletion.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
*.mpy
.idea
__pycache__
_build
*.pyc
.env
build*
bundles
*.DS_Store
.eggs
dist
**/*.egg-info

0 comments on commit 1804074

Please sign in to comment.