HomeSpan/src
Gregg 7eca1e776b Add option to SpanPoint to use softAP MAC Address instead of STA
Needed to support ESP-NOW on ESP-8266 chips, which seem to only work if connecting into softAP MAC Address once HomeSpan is connected to WiFi network (prior to connection ESP-8266 will properly connect to normal STA address as well as softAP address).
2023-01-22 18:05:59 -06:00
..
extras Added #pragma once to extras header files 2022-12-03 11:12:30 -06:00
src/extras Added "invert" option to LedPin() 2023-01-07 20:44:19 -06:00
Characteristics.h Added CUSTOM_CHAR_DATA() macro 2023-01-01 15:08:34 -06:00
FeatherPins.h Update FeatherPins.h 2022-09-04 10:03:59 -05:00
HAP.cpp Cleaned up compiler warnings 2022-12-02 17:49:54 -06:00
HAP.h Converted SpanUserCommand to class from struct 2022-05-29 06:42:38 -05:00
HAPConstants.h Updated License Dates 2022-02-20 13:05:03 -06:00
HKDF.cpp Updated License Dates 2022-02-20 13:05:03 -06:00
HKDF.h Updated License Dates 2022-02-20 13:05:03 -06:00
HapQR.h Updated License Dates 2022-02-20 13:05:03 -06:00
HomeSpan.cpp Add option to SpanPoint to use softAP MAC Address instead of STA 2023-01-22 18:05:59 -06:00
HomeSpan.h Add option to SpanPoint to use softAP MAC Address instead of STA 2023-01-22 18:05:59 -06:00
Network.cpp Completed and tested all statusCallback and statusString logic 2022-10-30 08:49:53 -05:00
Network.h Completed and tested all statusCallback and statusString logic 2022-10-30 08:49:53 -05:00
SRP.cpp Updated License Dates 2022-02-20 13:05:03 -06:00
SRP.h Updated License Dates 2022-02-20 13:05:03 -06:00
Settings.h Bumped version number to 1.7.1 2022-12-28 17:18:59 -06:00
Span.h Added CUSTOM_CHAR_DATA() macro 2023-01-01 15:08:34 -06:00
TLV.h Updated License Dates 2022-02-20 13:05:03 -06:00
Utils.cpp Fixed bug in touch sensor logic that would cause failure to compile under 2.0.0-2.0.2 2022-10-22 15:25:31 -05:00
Utils.h Fixed bug in touch sensor logic that would cause failure to compile under 2.0.0-2.0.2 2022-10-22 15:25:31 -05:00
src.ino Add option to SpanPoint to use softAP MAC Address instead of STA 2023-01-22 18:05:59 -06:00