From d2dae6ca054f1eb3f893d0774c8ecdbba688535b Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 9 Aug 2016 20:56:17 +0200 Subject: .arduino/preferences.txt: Removing arduino preferences due to redundancy. --- .arduino/preferences.txt | 98 ------------------------------------------------ 1 file changed, 98 deletions(-) delete mode 100644 .arduino/preferences.txt (limited to '.arduino/preferences.txt') diff --git a/.arduino/preferences.txt b/.arduino/preferences.txt deleted file mode 100644 index 27d7c03..0000000 --- a/.arduino/preferences.txt +++ /dev/null @@ -1,98 +0,0 @@ -board=uno -boardsmanager.additional.urls= -browser=mozilla -build.verbose=true -build.warn_data_percentage=75 -compiler.warning_level=none -console=true -console.auto_clear=true -console.error.file=stderr.txt -console.length=500 -console.lines=4 -console.output.file=stdout.txt -custom_cpu=diecimila_atmega328 -editor.antialias=false -editor.caret.blink=true -editor.code_folding=false -editor.divider.size=0 -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.home_and_end_travel_far=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.update_extension=true -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 -last.folder=/home/dave/git/sketchbooks/arduino-sketchbook/firmware/firmware.ino -last.ide.1.0.6.daterun=1411912958 -last.ide.1.0.6.hardwarepath=/usr/share/arduino/hardware -last.ide.1.6.0.daterun=1424022507 -last.ide.1.6.0.hardwarepath=/usr/share/arduino/hardware -last.ide.1.6.7.daterun=1456069632 -last.ide.1.6.7.hardwarepath=/usr/share/arduino/hardware -last.screen.height=768 -last.screen.width=1366 -last.serial.location=1277,707,1286,736 -last.sketch.count=1 -last.sketch0.location=-3,-5,1372,776,212,0 -last.sketch0.path=/home/dave/git/sketchbooks/arduino-sketchbook/firmware/firmware.ino -launcher=xdg-open -platform.auto_file_type_associations=true -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.io.*,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:usbasp -proxy.manual.hostname= -proxy.manual.password= -proxy.manual.port= -proxy.manual.type=HTTP -proxy.manual.username= -proxy.pac.url= -proxy.type=auto -recent.sketches=/home/dave/git/sketchbooks/arduino-sketchbook/firmware/firmware.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 -run.window.bgcolor=#DFDFDF -serial.databits=8 -serial.debug_rate=9600 -serial.parity=N -serial.port=/dev/ttyACM0 -serial.port.file=ttyACM0 -serial.stopbits=1 -sketchbook.path=/home/dave/git/sketchbooks/arduino-sketchbook/ -software=ARDUINO -target=arduino -target_package=arduino -target_platform=avr -update.check=true -update.id=-5111801774645063504 -update.last=1424022508963 -upload.using=bootloader -upload.verbose=true -upload.verify=true -- cgit v1.2.3-54-g00ecf