Made the HCIEmulator Log Level settable inside the .yaml file

This commit is contained in:
2025-10-07 02:01:56 +02:00
parent 9d3930af59
commit 3b88f1e988
5 changed files with 29 additions and 5 deletions

View File

@@ -9,8 +9,6 @@
#define LL_INFO 3
#define LL_DEBUG 4
#define DEFAULTLOGLEVEL LL_INFO
#define DEVICEID 0x02
#define BROADCASTID 0x00
#define SIMULATEKEYPRESSDELAYMS 100