Go to file
Kimmo Vaisanen 87335ab5e7 Fix IAR compiler warnings
preamble_detected and sync_word_detected are uint8_t integer type variables so those should not be compared to (boolean) true/false values.

Fixed to use 1 and 0 values instead.
2018-03-08 14:11:22 +02:00
SX1272 Fix IAR compiler warnings 2018-03-08 14:11:22 +02:00
SX1276 Fix IAR compiler warnings 2018-03-08 14:11:22 +02:00
LICENCE-BSD-3-Clause Initial commit 2017-12-04 09:47:58 +02:00
LICENSE Initial commit 2017-12-04 09:47:58 +02:00
README.md Initial commit 2017-12-04 09:47:58 +02:00

README.md

Mbed enabled Semtech LoRa/FSK radio drivers.