mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-28 15:12:19 +03:00
добавил LCD
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
#include <Arduino.h>
|
||||
float yourSensorReading(String type, String addr);
|
||||
|
||||
void HDC1080_init(String &addr);
|
||||
void HDC1080_init(String addr);
|
||||
void AHTX0_init();
|
||||
void LCD_init();
|
||||
|
||||
Reference in New Issue
Block a user