Fix the previous commit.

This commit is contained in:
OBattler
2025-05-14 19:18:49 +02:00
parent cb67128059
commit f09ebba330
2 changed files with 179 additions and 3 deletions

View File

@@ -220,7 +220,6 @@ kbc_at_set_fast_reset(const uint8_t new_fast_reset)
fast_reset = new_fast_reset;
}
#define ENABLE_KBC_AT_LOG 1
#ifdef ENABLE_KBC_AT_LOG
int kbc_at_do_log = ENABLE_KBC_AT_LOG;