HelTecAutomation / Heltec_ESP32

Arduino library for Heltec ESP32 (or ESP32+LoRa) based boards
Other
615 stars 224 forks source link

where is the Wireless Stick Lite V3 board? #99

Closed mahesh2000 closed 1 year ago

mahesh2000 commented 1 year ago

I'm unable to compile the factory test for the WSL V3 board. I'm using the "Heltec Wireless Stick Lite" board in Arduino IDE 2.0.3. The factory test uses the following libraries which aren't found:

#include "LoRaWan_APP.h"
#include "HT_SSD1306Wire.h"

it seems they may exist in the cubecell libraries but i'd rather not mess around with them. experience has shown that porting Heltec libraries can be messy. any ideas? thanks!!!

mahesh2000 commented 1 year ago

See https://github.com/Heltec-Aaron-Lee/WiFi_Kit_series/issues/165