mirror of
https://github.com/arduino/Arduino.git
synced 2025-03-22 13:19:48 +01:00
With this commit, any warnings about invalid sketch filenames are not shown when the sketch is reloaded. This reloading happens whenever the IDE window is focused, so re-logging warnings all the time isn't really helpful, so this hides them.