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

compile time linux error: pins_arduino.h 'no such file': boards<=> fi… #219

Closed John-Reid closed 8 months ago

John-Reid commented 8 months ago

…lename mismatch

Line 535: change of case from upper to lower (V3 => v3) to prevent linux compile error : pins_arduino.h 'no such file'. Case will then match filename. I'm not sure this is the right place lodge this pull request, as the arduino files are in the form heltec_wifi_kit_32_V3. Sorry if I have this wrong, total newbie with github. Also, not sure if I should have put the comment on line 535.