Canada
Asked — Edited

Tutorial Update Questions

It was noticed that the Arduino sketch I put in the Neopixal tutorial wasn't working. https://synthiam.com/Tutorials/UserTutorials/150/1

I have tried to edit it so it will work, however, I can't add a missing line that has somehow gone missing from the sketch.

In the sketch there is a line that should read;

#include <Adafruit_NeoPixel.h>

I can't add - <Adafruit_NeoPixel.h> to the code in the tutorial.

Any thoughts?


ARC Pro

Upgrade to ARC Pro

With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.

PRO
Synthiam
#1  

Attach your code as a file

#2  

@DJ. I don't understand what you mean.

PRO
Canada
#3  

Hey Bob,

I believe what @DJ is saying is that you should be able to attach your code as an ".ino", ".zip" or ".txt" file to your tutorial. It's likely that the arrow symbols are being read as code by the text editor and can't be displayed.