Export to GitHub

tinkerit - issue #22

Arduino v.1.0 wiring.h


Posted on Nov 22, 2013 by Happy Wombat

Compiling default code results in a compile error not being able to find wiring.h Line 11 of DmxSimple.cpp needs to read #include "Arduino.h", not #include "wiring.h". Running Arudino v.1.0 on Linux Mint 15. Found the answer here: http://forum.arduino.cc/index.php/topic,85547.0.html

Status: New

Labels:
Type-Defect Priority-Medium