JXCT Soil Sensor 7-in-1 3.10.1
IoT система мониторинга почвы на базе ESP32
Загрузка...
Поиск...
Не найдено
fake_sensor.h
См. документацию.
1#ifndef FAKE_SENSOR_H
2#define FAKE_SENSOR_H
3
4#ifdef __cplusplus
5extern "C" {
6#endif
8#ifdef __cplusplus
9}
10#endif
11
12#endif // FAKE_SENSOR_H
void startFakeSensorTask()
Definition fake_sensor.cpp:111