Seeed-Studio / Seeed_Arduino_DopplerRadar

Arduino library for DopplerRader
MIT License
3 stars 6 forks source link

Refactoring library to reflect name of the transceiver used (BGT24LTR11) #2

Closed adriaanb closed 4 years ago

adriaanb commented 4 years ago

The library did not reflect the name of the transciever chip used. BGT24LTR11 was wrongly identified as GBT24LTR11. The code has been refactored to reflect this correction both in the name, file structure, and the usage of the library.