Should the DEBUG compiler flag be removed before flashing a board that should enter sd_power_system_off? I've seen some troubleshooting guides mention that Debug mode can increase current consumption. I'm not sure if this flag actually forces debug mode. My understanding is that it just makes the compiler include debug information. I'm troubleshooting my sd_power_system_off current consumption now andI just wanted to double check.