Julian Eder

Results 3 issues of Julian Eder

Great project! There was a small typo in the example code.

## Scope of Change This pull request introduces support for the XMC1400_Arduino_Kit within the Adafruit NeoPixel library. The change consists of adding a single define directive that enables the NeoPixel...

Hi @rsc1975, thanks for providing this module, great help for my project! Had to do minor changes to get it running on current MicroPython versions: - remove all i2c.start() calls...