Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compilation failed #8

Open
candidobugarin opened this issue Jun 14, 2019 · 1 comment
Open

compilation failed #8

candidobugarin opened this issue Jun 14, 2019 · 1 comment

Comments

@candidobugarin
Copy link

Dear,

I'm starting the studies with Heltec Wifi LoRa V2 and following a tutorial to connect her to the LoRa network (https://robotzero.one/heltec-lora32-lorawan-node/), I found your library. However, when I compile the code, I find some flaws such as: sx1276-board.h: 55: 23: error: variable or field 'SX1276IoIrqInit' declared void
  void SX1276IoIrqInit (DioIrqHandler ** irqHandlers);

I have some experience in the programming part and at all it indicates to me missing any library or package being included in the project. Am I correct in my analysis? What would be the library? I researched here and elsewhere but found no answers.

Thank you very much

@Heltec-Aaron-Lee
Copy link
Contributor

Make sure you have correctly installed our development framework: https://docs.heltec.cn/#/en/user_manual/how_to_install_esp32_Arduino

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants