Include scan with SoftAP operation #407 #410

This commit is contained in:
Robert Strouse 2024-06-25 18:04:46 -07:00
parent 9205723125
commit e04d7e3fc7
9 changed files with 26 additions and 10 deletions

View file

@ -3,7 +3,7 @@
#ifndef configsettings_h
#define configsettings_h
#include "WResp.h"
#define FW_VERSION "v2.4.5"
#define FW_VERSION "v2.4.6"
enum class conn_types_t : byte {
unset = 0x00,
wifi = 0x01,