Skip to content
Snippets Groups Projects
  • Benjamin Koch's avatar
    cb4ce5a4
    add WS2812 to main program · cb4ce5a4
    Benjamin Koch authored
    We had to fix the WS2812 example a bit:
    1. Add boot workarounds.
    2. Set pin to output.
    
    It doesn't work in the main program, yet - presumably because it
    doesn't feed the PIO fast enough without DMA.
    cb4ce5a4
    History
    add WS2812 to main program
    Benjamin Koch authored
    We had to fix the WS2812 example a bit:
    1. Add boot workarounds.
    2. Set pin to output.
    
    It doesn't work in the main program, yet - presumably because it
    doesn't feed the PIO fast enough without DMA.