Gregg
|
d179f039d1
|
Moved all PSRAM definitions into separate PSRAM.h file
Now allows #include "HomeSpan.h" to be removed from TLV dependencies
|
2024-01-10 22:05:26 -06:00 |
Gregg
|
fa5455d6f9
|
moved tlv streaming into tlv class
|
2024-01-10 20:44:16 -06:00 |
Gregg
|
76a6a2bde9
|
Completed postPairSetup and fully tested - also changes TLV8 from vector to forward_list
Changed TLV8 from vector to forward_list to ensure iterators are always retained after adding new elements.
Nest: refactor postPairings
|
2023-12-25 14:46:11 -06:00 |
Gregg
|
1587f56626
|
Starting to integrate new TLV8 into postPairVerify
|
2023-12-23 14:29:53 -06:00 |
Gregg
|
aa700f94f1
|
Added new TLV8 class
To do: Refactor HAP.cpp to use new TLV8 class
|
2023-12-22 12:07:26 -06:00 |