Files
iot_skeleton/esp32/main/sender_task.h

4 lines
94 B
C

#pragma once
// Запуск задачи отправки (1 Гц)
void sender_task_start();