Heltec-Aaron-Lee/WiFi_Kit_series

Release 0.0.9 missing pins_arduino.h

AdamZiegler opened this issue · 1 comments

pins_arduino.h is missing from most of the variants folders in the latest release. An error is thrown
pins_arduino.h: No such file or directory #include "pins_arduino.h" when attempting to compile.
Can be fixed by copying variants folder from release 0.0.8

Where are they missing? It looks like each variant has a pins_arduino.h file in it