create library and make two examples of usage

This commit is contained in:
Edward Emelianov
2025-10-14 00:17:07 +03:00
parent 7a37dc0d2f
commit ea0de3c904
20 changed files with 499 additions and 149 deletions

View File

@@ -17,7 +17,7 @@
#pragma once
#include "sensor.h"
#include "i2csensorsPTH.h"
extern sensor_t AHT10;
extern sensor_t AHT15;