caarlosmoura / adaencoder

Automatically exported from code.google.com/p/adaencoder
0 stars 0 forks source link

missing cbiface.h #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Arduino IDE 1.0.5 Windows
2. Arduino IDE Add Library.
3. Compile.

The following errors are displayed.

In file included from fgduinouno.ino:2:
C:\Users\fusionstream\Documents\Arduino\libraries\AdaEncoder/AdaEncoder.h:59:32:
 error: ../cbiface/cbiface.h: No such file or directory
In file included from fgduinouno.ino:2:
C:\Users\fusionstream\Documents\Arduino\libraries\AdaEncoder/AdaEncoder.h:122: 
error: expected class-name before '{' token

Also, unlike your tutorial, the Add Library "Menu Method" adds turnOffPWM.h (I 
removed this when compiling the second tmie to just be sure)

Original issue reported on code.google.com by fusionst...@gmail.com on 18 Aug 2013 at 12:38

GoogleCodeExporter commented 8 years ago
Sorry. I misread the description. It works for oopinchangeint.

Consider this closed.

Original comment by fusionst...@gmail.com on 18 Aug 2013 at 12:53