jcchurch13 / Mechaduino-Firmware

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

Latest code does not compile #38

Open AThilenius opened 4 years ago

AThilenius commented 4 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 3 years ago

Temporary workaround: Sketch>Include Library> Manage Library

Look for the library FlashStorage, and install version 0.7.1