This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Description
Hello,
I'm looking for the setting to change the compiler warning level, equivalent config in preferences window of arduino ide (attached image)

I've already tried #1392 but it doesn't worked for me, that kept adding -w parameter and ignoring the -Wall parameter.
I Prefer to set this setting to "Default", does it means that I just need to remove -w parameter, right? how can I do that?