mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-29 07:32:18 +03:00
great changes
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
void getLastVersion();
|
||||
#include <Arduino.h>
|
||||
|
||||
void do_update();
|
||||
const String getAvailableUrl(const char* mcu);
|
||||
void getLastVersion();
|
||||
void upgradeInit();
|
||||
void upgrade_firmware();
|
||||
Reference in New Issue
Block a user