Ino Library Installation - Infineon/radar-bgt60 GitHub Wiki
The library can be installed in several ways:
- Arduino IDE library manager
- Arduino IDE import .zip library
- Arduino IDE manual installation
- PlatformIO
These installation processes are conveniently described in the official Arduino website.
Arduino IDE Library Manager
Library name: radar-bgt60
Arduino IDE Manual Installation
Download the desired .zip library version from the repository releases section.
:warning: As a general recommendation, downloading directly from the master branch should be avoided. Even if is should not, it could contain incomplete or faulty code.
PlatformIO
Refer to the PlatformIO wiki section and the official website.