mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-29 15:42:20 +03:00
кастомный сенсор
This commit is contained in:
4
include/YourSensor.h
Normal file
4
include/YourSensor.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
#include <Arduino.h>
|
||||
float yourSensorReading(String type);
|
||||
Reference in New Issue
Block a user