Commit Graph

5 Commits

Author SHA1 Message Date
Graham Sanderson
60829a134a Make examples friendlier for non GCC compilers and fixed slave_mem_i2c.c to compile on boards without I2C pins (#336) 2023-03-10 15:41:40 -06:00
Henry Gabryjelski
f6ac6f5b49 PIO WS2812 Sample: Change 'string' to 'strip' (#279) 2023-02-02 13:03:43 -06:00
Josef Wegner
74aff26c75 This should make using the WS2812 examples a bit easier. (#84)
* This should make using the WS2812 examples a bit easier.
Moved parameters to the top as defines:
- Number of LEDs in your NeoPixel/WS2812 strip/ring
- Flag if the LEDs are WRGB or not
Changed PIN to 2 as pin 0 is used for serial UART.
2021-10-22 15:36:58 -05:00
Henry Gabryjelski
8b016f0bcb Fix #41 - Remove debug pin per @kilograham (#47) 2021-02-11 17:09:09 +00:00
graham sanderson
46078742c7 Initial Release 2021-01-20 16:45:01 -06:00