From f9e72a68fec6dfb289dc19cbbc67ef007f5c5a53 Mon Sep 17 00:00:00 2001 From: Scott Penrose Date: Tue, 30 Dec 2025 20:54:04 +1100 Subject: [PATCH] Examples todo --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/TODO b/TODO index e71f331..4ae1fc8 100644 --- a/TODO +++ b/TODO @@ -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 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