disable BLE

This commit is contained in:
2025-10-14 11:50:02 +02:00
parent f82975fe71
commit 65e0a12771
2 changed files with 30 additions and 10 deletions

View File

@@ -40,7 +40,7 @@
/********************* BLE ********************************/
#define BLE true
#define BLE false
#if BLE
#define SERVICE_UUID "9f0dfdb2-e978-494c-8f15-68dbe8d28672"
#define MILLIS_UUID "abb92561-a809-453c-8c7c-71d3fff5b86e"