Examples todo

This commit is contained in:
2025-12-30 20:54:04 +11:00
parent a8d40ba260
commit f9e72a68fe

7
TODO
View File

@@ -18,3 +18,10 @@ Make sure debugging can be to file or serial etc
Review 2 methods of decrypting and check it is working correctly Review 2 methods of decrypting and check it is working correctly
Seems mbedTLS is better choice as auotmatic hardware support even on ESP32 - where as the esp_aes version is not portable. Seems mbedTLS is better choice as auotmatic hardware support even on ESP32 - where as the esp_aes version is not portable.
# Examples
* Multiple threads - scan BLE in the background
* Example scan anything
* With and without Callback
* Platformio.ini files into example data