More consistent bluetooth notify
This commit is contained in:
@ -27,6 +27,6 @@ CONFIG_BT_NIMBLE_NVS_PERSIST=y
|
||||
# Change this to set log levels for the esp_idf; but unfortunately also the maximum for cargo.toml.
|
||||
# Changing maximum level does not seem to accomplish anything despite this commit https://github.com/esp-rs/esp-idf-svc/commit/c76720402b3dc32cc42aec7c2feb4539cc7d2af9
|
||||
# The unfortunate side effect of this is a 2k larger binary and log spam on startup.
|
||||
# TODO: revisit and remove this for release?
|
||||
# TODO DEBUG: revisit and remove this for release?
|
||||
CONFIG_LOG_DEFAULT_LEVEL_VERBOSE=y
|
||||
CONFIG_LOG_MAXIMUM_LEVEL_VERBOSE=y
|
||||
|
||||
Reference in New Issue
Block a user