File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11
2- MysensorsMicro.name=Mysensors Micro
2+ MysensorsMicro.name=Sensebender Micro
33
44MysensorsMicro.upload.tool=arduino:avrdude
55MysensorsMicro.upload.protocol=arduino
Original file line number Diff line number Diff line change @@ -77,8 +77,9 @@ recipe.size.regex.eeprom=^(?:\.eeprom)\s+([0-9]+).*
7777# AVR Uploader/Programmers tools
7878# ------------------------------
7979
80- tools.avrdude.cmd.path={runtime.ide.path}/hardware/tools/avr/bin/avrdude
81- tools.avrdude.config.path={runtime.ide.path}/hardware/tools/avr/etc/avrdude.conf
80+ tools.avrdude.cmd.path={path}/bin/avrdude
81+ tools.avrdude.config.path={path}/etc/avrdude.conf
82+ tools.avrdude.path={runtime.tools.avrdude.path}
8283
8384tools.avrdude.upload.params.verbose=-v
8485tools.avrdude.upload.params.quiet=-q -q
You can’t perform that action at this time.
0 commit comments