NeoTrinkey Demo Syntax Error

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Jmarco1955
 
Posts: 12
Joined: Sun May 31, 2015 11:19 am

NeoTrinkey Demo Syntax Error

Post by Jmarco1955 »

When using code from Adafuit NeoTrinkey Guide page 83, I get a syntax error on Line 11...

for led in range(4):

Using Mu Editor...Other demo programs have worked fine up to this point...

New to all of this...Any ideas?

Jim

User avatar
adafruit_support_carter
 
Posts: 29168
Joined: Tue Nov 29, 2016 2:45 pm

Re: NeoTrinkey Demo Syntax Error

Post by adafruit_support_carter »

Per the complete example code listing, that line of code is not on line 11:
https://learn.adafruit.com/adafruit-neo ... -3088096-4

So maybe something else is happening?

Locked
Please be positive and constructive with your questions and comments.

Return to “Adafruit CircuitPython”