wgrube/microbridge

Error

Opened this issue · 1 comments

What steps will reproduce the problem?
1. Downloaded the ADB Library
2. Put it inside my Library folder
3. Opened one of your examples (Arduino IDE 1.0.5)
4. I get this error out:

In file included from Demo.pde:2:
C:\Users\smARtMAKER\Desktop\arduino-1.0.5\libraries\Adb/Adb.h:20:20: error: 
wiring.h: No such file or directory

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
newest on here and Windows 8

Please provide any additional information below.


Original issue reported on code.google.com by Haroldti...@gmail.com on 17 Jan 2014 at 9:19

Change in all the files of the library "wiring.h" in "arduino.h"

Original comment by storti.g...@gmail.com on 11 Jan 2015 at 12:47