Menu

#18 wrong include capitalization

0.2
accepted
Hawk
None
2015-06-12
2015-06-12
No

In MotionPerformer.h it should say #include "Arduino.h"
capital letter for A in Arduino.

Compiles after the change in arduino 1.6.4

Discussion

  • Hawk

    Hawk - 2015-06-12

    I developed the firmware using an eclipse's plag-in, it seems that in both case the compiler run correctly. However, I fixed it with #include "Arduino.h"

    The update will be available in the next release.
    Thank you.
    Francesco

     
  • Hawk

    Hawk - 2015-06-12
    • status: open --> accepted
     

Log in to post a comment.