HomeSpan/src
Gregg a21cc0679d Add two-wire addressable DotStar RGB LEDs to Pixel.h
Pixel.h now contains Pixel() and Dot() classes.
Dot() class uses more streamlined methods; must next update Pixel() to use similar methods, which will allow Pixel and Dot to be more "interchangeable".
2022-02-05 09:17:56 -06:00
..
extras Add two-wire addressable DotStar RGB LEDs to Pixel.h 2022-02-05 09:17:56 -06:00
Characteristics.h Removed Characteristic::ConfiguredNameStatic() end updated Television Example 2021-11-10 05:54:19 -06:00
HAP.cpp Fixed Bug in TimedWrites 2021-11-24 18:27:55 -06:00
HAP.h Created setWifiCredentials() method 2021-06-20 06:37:09 -05:00
HAPConstants.h Re-Factored SpanCharacteristic Constructor and Services.h 2021-02-28 10:49:17 -06:00
HKDF.cpp Updated licenses and version number 2021-01-24 12:02:24 -06:00
HKDF.h Updated licenses and version number 2021-01-24 12:02:24 -06:00
HapQR.h Created HapQR class in standalone HapQR.h file 2021-01-26 19:13:07 -06:00
HomeSpan.cpp Initial coding of protectPinISR(pin) method 2022-01-30 22:33:07 -06:00
HomeSpan.h Initial coding of protectPinISR(pin) method 2022-01-30 22:33:07 -06:00
Network.cpp Fixed "space" bug in AP code 2021-08-15 07:09:30 -05:00
Network.h Updated licenses and version number 2021-01-24 12:02:24 -06:00
SRP.cpp Updated SRP code for 2.0.0 compatibility 2021-09-23 21:12:37 -05:00
SRP.h Fixed bug in pairing logic that would drop leading zeros when transmitting SALT 2021-02-06 16:29:55 -06:00
Settings.h Updated version number to 1.4.3 2022-01-10 22:52:08 -06:00
Span.h Fixed bug in CUSTOM_CHAR() when applied to STRING Characteristic 2021-12-03 07:02:25 -06:00
TLV.h Fixed bug in pairing logic that would drop leading zeros when transmitting SALT 2021-02-06 16:29:55 -06:00
Utils.cpp Added homeSpan.setStatusAutoOff(uint16_t duration) 2021-12-26 23:07:37 -06:00
Utils.h Added homeSpan.setStatusAutoOff(uint16_t duration) 2021-12-26 23:07:37 -06:00
src.ino Fixed bug in CUSTOM_CHAR() when applied to STRING Characteristic 2021-12-03 07:02:25 -06:00