pixelmatix / aurora

Aurora runs on SmartMatrix, a beautiful music visualizer, dynamic art display, video game art display.
http://kck.st/1RUlTfb
Other
161 stars 44 forks source link

Adding reference to aJson library that's needed #6

Closed kigster closed 9 years ago

kigster commented 9 years ago

Was getting compile errors without it:

../.ino.cpp:16:19: fatal error: aJSON.h: No such file or directory
compilation terminated.
make: *** [.ino.cpp.o] Error 1
jasoncoon commented 9 years ago

Thanks!