RAKWireless / RAK5205-WisTrio-LoRa

RAK5205-WisTrio-LoRa :GPS ,BME680,LIS3DH,LoRaWAN1.0.2,ARM Cortex-M3 STM32L1
9 stars 6 forks source link

Compile error when attempting to build 2.x.0.3 #6

Open afremont opened 5 years ago

afremont commented 5 years ago

I'm getting a compile error when I try to compile "LoRaWAN/master/system/gps.c" module. It definitely appears that there is a syntax error in the program that can't be fixed without changing the source file. The undefined variable is defined in "driver/lis3dh.c", but it is not visible by gps.c. The undefined item is LIS3DH_ODR_FREQ.