Heltec-Aaron-Lee / WiFi_Kit_series

Arduino source codes and toolchain for WiFi_Kit_series made by HelTecAutomation.
GNU Lesser General Public License v2.1
730 stars 304 forks source link

Release 0.0.9 missing pins_arduino.h #216

Open AdamZiegler opened 9 months ago

AdamZiegler commented 9 months ago

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

Mr-HaleYa commented 5 months ago

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