Commit graph

15 commits

Author SHA1 Message Date
Limor "Ladyada" Fried
d9fa0f9ce1
Update README.md 2019-10-26 00:30:33 -04:00
Phillip Burgess
c0c564f81a Oops, put back rainbow example 2019-10-25 20:39:35 -07:00
Paint Your Dragon
efa340ec2d
Merge pull request #5 from byWambo/master
Cleaned the code
2019-10-25 20:38:04 -07:00
Paint Your Dragon
28a9d9c05d
Delete rainbow.py 2019-10-25 20:29:23 -07:00
Paint Your Dragon
7a4de3bdac
Merge pull request #3 from HeMan/bugfix
set_pixels_rgb called the wrong function.
2019-10-25 20:28:54 -07:00
Wambo
84c586ca27 Cleaned the code 2018-12-07 19:55:23 +01:00
Jimmy Hedman
bf2294e26c set_pixels_rgb called the wrong function.
- set_pixels_rgb called set_pixel instead of set_pixel_rgb.
2016-12-18 19:21:49 +01:00
Tony DiCola
d0c190715f Fix python 3 pip install issue with ez_setup relative import. 2016-10-19 22:12:08 +00:00
Limor "Ladyada" Fried
699426a34f Merge pull request #1 from patrickgardella/master
Add explanations to the README.md and sample code files clarifying wh…
2016-07-01 12:50:31 -04:00
Patrick Gardella
5fee35b85c Add explanations to the README.md and sample code files clarifying which pin numbering scheme the library uses (BCM rather than physical). 2016-07-01 10:59:33 -04:00
Tony DiCola
9089f9b87a Add GitHub pull request template 2016-05-27 13:24:29 -07:00
Tony DiCola
a3f1a757a3 Add GitHub issue template 2016-05-27 13:22:03 -07:00
Tony DiCola
4c380f8419 Update README.md 2016-04-20 13:29:47 -07:00
Tony DiCola
2cde30339a Initial commit. 2016-04-20 07:09:45 +00:00
Tony DiCola
8ceac5c6db Initial commit 2016-04-19 22:40:57 -07:00