esp32 + ota + doublereset
This commit is contained in:
6
FW/NCM107-ESP32C3/src/connection.h
Normal file
6
FW/NCM107-ESP32C3/src/connection.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
#include "Arduino.h"
|
||||
#include <WiFi.h>
|
||||
|
||||
bool getWifiStatus();
|
||||
|
||||
Reference in New Issue
Block a user