This commit is contained in:
Phat Nguyen
2024-06-19 15:17:48 +07:00
parent c8745e123b
commit f25f816428
25 changed files with 2122 additions and 279 deletions

View File

@ -134,6 +134,14 @@ public:
*/
bool isOne(void);
/**
* @brief Check that Airgradient object is DIY_PRO 4.2 indoor
*
* @return true Yes
* @return false No
*/
bool isPro4_2(void);
/**
* @brief Get device Id
*