mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
Adds a checkbox to the preferences dialog that controls whether or not to verify code on upload via serial (verification still always occurs when uploading using a programmer). It is checked by default to match current behavior.