joergkeller / beehive-sensor

Temperature and humidity measurement in a beehive using Arduino and LoRaWan (TTN).
MIT License
13 stars 7 forks source link

missing library #16

Closed thomasX closed 2 years ago

thomasX commented 2 years ago

i hava tried to compile the current project, but i get the error "LoRaMac.h: No such file or directory"

it looks like one submodule is missing

emilvi commented 2 years ago

I got the same issue. I seems to be an issue with CubeCell board version 1.3.0 Go into Tools / Board: .... / Boards Manager and downgrade CubeCell to 1.2.0 or 1.1.0

joergkeller commented 2 years ago

The project is updated to CubeCell 1.3.0. There was no submodule missing, but CubeCell core moved the LoRaMac.h, so I had to change the include.