Sming Framework API
()
Toggle main menu visibility
Sming
Libraries
Ota
src
Arch
Rp2040
include
Ota
Rp2040/include/Ota/Upgrader.h
Go to the documentation of this file.
1
/****
2
* Sming Framework Project - Open Source framework for high efficiency native ESP8266 development.
3
* Created 2015 by Skurydin Alexey
4
* http://github.com/SmingHub/Sming
5
* All files of the Sming Core are provided under the LGPL v3 license.
6
*
7
* Upgrader.h
8
*
9
* This header includes all unified Over-The-Air functions.
10
*
11
*/
12
13
#pragma once
14
#include "
PicoUpgrader.h
"
15
16
using
OtaUpgrader
=
Ota::PicoUpgrader
;
PicoUpgrader.h
Ota::IdfUpgrader
ESP32 OTA Upgrader implementation.
Definition:
IdfUpgrader.h:23
Ota::PicoUpgrader
RP2350 OTA Upgrader implementation.
Definition:
PicoUpgrader.h:23
Generated by
1.9.1