Including FastLED library breaks prototype generation #3
Labels
help wanted
Assistance from the community is especially welcome
type: imperfection
Perceived defect in any part of project
Using Arduino IDE Beta build 25 with Windows 7 64 bit
Error:
arduino-preprocessor
-debug
output:https://gist.githubusercontent.com/per1234/e2e45e7b84de756ae1782178790c5830/raw/ecdd542f40c951ca8b93f9a585ee72366f6fcfaa/sketch_nov21a.ino.cpp
Examination of the generated .ino.cpp file shows that the
foo()
prototype was never generated, rather than being inserted in the wrong place.The issue does not occur in Arduino IDE 1.8.5.
Originally reported at: http://forum.arduino.cc/index.php?topic=512898
The text was updated successfully, but these errors were encountered: