Disabling flushing of the serial port for the BT (bluetooth) board. It seems to fix uploading to it under Mac OS X 10.5 (Leopard).

This commit is contained in:
David A. Mellis 2008-03-05 00:48:08 +00:00
parent 1e2fec8d1a
commit 7920e4e8aa
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ bt.name=Arduino BT
bt.upload.protocol=stk500
bt.upload.maximum_size=14336
bt.upload.speed=19200
bt.upload.disable_flushing=true
bt.bootloader.low_fuses=0xff
bt.bootloader.high_fuses=0xdd