jcchurch13 / Mechaduino-Firmware

Hardware available here:
http://tropical-labs.com
Other
394 stars 233 forks source link

Latest code does not compile #38

Open AThilenius opened 5 years ago

AThilenius commented 5 years ago

Starting with this commit the FlaggedStorage library was used, resulting in the compilation error: FlashStorage.h: No such file or directory on a clean Arduino install.

Repro steps:

Given that the README says "New firmware is in the default "master" branch" I think it's expected that the master branch be green (would recommend some CI).

Latest Release still works.

charles-blouin commented 4 years ago

Temporary workaround: Sketch>Include Library> Manage Library

Look for the library FlashStorage, and install version 0.7.1