OTA task
This commit is contained in:
4
esp32/main/ota.h
Normal file
4
esp32/main/ota.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
#include "fw_command.h"
|
||||
|
||||
void ota_task_start(const fw_cmd_t* cmd);
|
||||
Reference in New Issue
Block a user