0% found this document useful (0 votes)
4 views2 pages

Preferences

The document contains configuration settings for an Arduino IDE environment, including preferences for the editor, console, and serial communication. It specifies paths for sketches and libraries, as well as options for recent sketches and memory settings. Additionally, it includes settings for exporting applications and updating the software.

Uploaded by

sidhu.gs2411
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views2 pages

Preferences

The document contains configuration settings for an Arduino IDE environment, including preferences for the editor, console, and serial communication. It specifies paths for sketches and libraries, as well as options for recent sketches and memory settings. Additionally, it includes settings for exporting applications and updating the software.

Uploaded by

sidhu.gs2411
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

board=uno

build.warn_data_percentage=75
cache.enable=true
console=true
console.auto_clear=true
console.error.file=stderr.txt
console.length=500
console.lines=4
console.output.file=stdout.txt
editor.antialias=true
editor.auto_close_braces=true
editor.caret.blink=true
editor.code_folding=false
editor.divider.size=2
editor.external=false
editor.font=Monospaced,plain,12
editor.indent=true
editor.invalid=false
editor.keys.alternative_cut_copy_paste=true
editor.keys.home_and_end_beginning_end_of_doc=false
editor.keys.shift_backspace_is_delete=true
editor.languages.current=
editor.linenumbers=false
editor.save_on_verify=true
editor.tabs.expand=true
editor.tabs.size=2
editor.window.height.default=600
editor.window.height.min=290
editor.window.width.default=500
editor.window.width.min=400
export.applet.separate_jar_files=false
export.application.fullscreen=false
export.application.platform=true
export.application.stop=true
export.delete_target_folder=true
gui.scale=auto
last.ide.1.8.19.daterun=1746354789
last.ide.1.8.19.hardwarepath=C:\Program Files\WindowsApps\
ArduinoLLC.ArduinoIDE_1.8.57.0_x86__mdqgnx93n4wtt\hardware
last.screen.height=1200
last.screen.width=1920
last.serial.location=219,285,1019,455
last.sketch.count=1
last.sketch.default.location=-9,-9,1938,1158,929,6
last.sketch.default.path=C:\Program Files\WindowsApps\
ArduinoLLC.ArduinoIDE_1.8.57.0_x86__mdqgnx93n4wtt\examples\03.Analog\AnalogInput\
AnalogInput.ino
last.sketch0.location=-9,-9,1938,1158,929,6
last.sketch0.path=C:\Program Files\WindowsApps\
ArduinoLLC.ArduinoIDE_1.8.57.0_x86__mdqgnx93n4wtt\examples\03.Analog\AnalogInput\
AnalogInput.ino
last.sketch1.location=-9,-9,1938,1158,929,6
last.sketch1.path=C:\Users\sidhu\AppData\Local\Temp\untitled839166863.tmp\
sketch_may04a\sketch_may04a.ino
last.sketch2.location=-9,-9,1938,1158,929,6
last.sketch2.path=C:\Program Files\WindowsApps\
ArduinoLLC.ArduinoIDE_1.8.57.0_x86__mdqgnx93n4wtt\libraries\Servo\examples\Knob\
Knob.ino
platform.auto_file_type_associations=true
preferences.readonly=false
preproc.color_datatype=true
preproc.enhanced_casting=true
preproc.imports.list=java.applet.*,java.awt.Dimension,java.awt.Frame,java.awt.event
.MouseEvent,java.awt.event.KeyEvent,java.awt.event.FocusEvent,java.awt.Image,java.i
o.*,java.net.*,java.text.*,java.util.*,java.util.zip.*,java.util.regex.*
preproc.output_parse_tree=false
preproc.save_build_files=false
preproc.substitute_floats=true
preproc.substitute_unicode=true
preproc.web_colors=true
programmer=arduino:arduinoisp
recent.sketches=C:\Users\sidhu\OneDrive\Documents\Arduino\sketch_may04b\
sketch_may04b.ino,C:\Users\sidhu\OneDrive\Documents\Arduino\sketch_may04a\
sketch_may04a.ino,C:\Program Files\WindowsApps\
ArduinoLLC.ArduinoIDE_1.8.57.0_x86__mdqgnx93n4wtt\examples\03.Analog\AnalogInput\
AnalogInput.ino,C:\Users\sidhu\OneDrive\Documents\Arduino\sketch_nov19b\
sketch_nov19b.ino,C:\Program Files\WindowsApps\
ArduinoLLC.ArduinoIDE_1.8.57.0_x86__mdqgnx93n4wtt\libraries\Servo\examples\Knob\
Knob.ino,C:\Program Files\WindowsApps\
ArduinoLLC.ArduinoIDE_1.8.57.0_x86__mdqgnx93n4wtt\examples\10.StarterKit_BasicKit\
p05_ServoMoodIndicator\p05_ServoMoodIndicator.ino,C:\Program Files\WindowsApps\
ArduinoLLC.ArduinoIDE_1.8.57.0_x86__mdqgnx93n4wtt\libraries\Servo\examples\Sweep\
Sweep.ino
run.display=1
run.options=
run.options.memory=false
run.options.memory.initial=64
run.options.memory.maximum=256
run.present.bgcolor=#666666
run.present.exclusive=false
run.present.stop.color=#cccccc
serial.databits=8
serial.debug_rate=9600
serial.line_ending=1
serial.parity=N
serial.port=COM3
serial.port.file=COM3
serial.port.iserial=11150511101158115265
serial.stopbits=1
sketchbook.path=C:\Users\sidhu\OneDrive\Documents\Arduino
software=ARDUINO
target_package=arduino
target_platform=avr
update.check=true
update.id=3019191381528595251
update.last=1730734921515
upload.using=bootloader
upload.verify=true

You might also like