Skip to content

Conversation

@theacodes
Copy link
Collaborator

Supersedes #12

devoh747 and others added 4 commits October 7, 2019 19:39
Import of fancy_led was causing
Traceback (most recent call last):
  File "code.py", line 21, in <module>
  File "/home/travis/build/adafruit/Adafruit_CircuitPython_Bundle/libraries/helpers/fancyled/adafruit_fancyled/fastled_helpers.py", line 111, in loadDynamicGradientPalette
AttributeError: 'module' object has no attribute 'CRGB'
import adafruit_fancyled as fancy

was causing a 
Traceback (most recent call last):
  File "code.py", line 21, in <module>
  File "/home/travis/build/adafruit/Adafruit_CircuitPython_Bundle/libraries/helpers/fancyled/adafruit_fancyled/fastled_helpers.py", line 111, in loadDynamicGradientPalette
AttributeError: 'module' object has no attribute 'CRGB'
@theacodes
Copy link
Collaborator Author

This is entirely @devoh747's work - I'm just helping with some git weirdness.

@theacodes
Copy link
Collaborator Author

closing, @devoh747 got #12 sorted out. :)

@theacodes theacodes closed this Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant