diff --git a/uvk5_CEC_05_HF_DO4KLA.py b/uvk5_CEC_05_HF_DO4KLA.py index d49a7a9..b82e09e 100755 --- a/uvk5_CEC_05_HF_DO4KLA.py +++ b/uvk5_CEC_05_HF_DO4KLA.py @@ -56,7 +56,7 @@ DEBUG_SHOW_OBFUSCATED_COMMANDS = False # Show the memory being written/received. Not needed normally, because # this is the same information as in the packet hexdumps, but # might be useful for someone debugging some obscure memory issue -DEBUG_SHOW_MEMORY_ACTIONS = False +DEBUG_SHOW_MEMORY_ACTIONS = True DEBUG_WRITE_RADIO_HEXDUMP = True