ota updates
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include <Update.h>
|
||||
#include <ChronoBLE.h>
|
||||
#include <GunProfile.h>
|
||||
#include "ChronoVersion.h"
|
||||
|
||||
class ChronoWebServer {
|
||||
public:
|
||||
@@ -34,6 +35,7 @@ class ChronoWebServer {
|
||||
static void _handleFormat();
|
||||
static void _handleTestMode();
|
||||
static void _handleOta();
|
||||
static void _handleVersion();
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user