mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-17 06:52:18 +01:00
a292677108
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.