Minimize contract, add ADC read and send its data to coonsole
This commit is contained in:
4
esp32/main/sender_task.h
Normal file
4
esp32/main/sender_task.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
// Запуск задачи отправки (1 Гц)
|
||||
void sender_task_start();
|
||||
Reference in New Issue
Block a user