PVS-Studio - static analyzer for C, C++, C#, and Java code.
- Support of AHT10/AHT15/AHT20/AHT21/AHT25/AHT30/AHT40.
- Support multiple sensors on one device with zh_pca9548a.
- CRC8 data integrity verification.
- Error statistics tracking.
In an existing project, run the following command to install the component:
cd ../your_project/components
git clone https://github.com/aZholtikov/zh_aht
In the application, add the component:
#include "zh_aht.h"