Fix example with the actual arduino

parent 5e3f4f0c
Pipeline #41 skipped
...@@ -39,7 +39,7 @@ mega256.bootloader.unlock_bits=0x3F ...@@ -39,7 +39,7 @@ mega256.bootloader.unlock_bits=0x3F
mega256.bootloader.lock_bits=0x0F mega256.bootloader.lock_bits=0x0F
mega256.build.f_cpu=16000000L mega256.build.f_cpu=16000000L
mega256.build.core=arduino_256 mega256.build.core=arduino
mega256.build.variant=mega mega256.build.variant=mega
mega256.build.extra_flags=-DSERIAL_RX_BUFFER_SIZE=256 -DSERIAL_TX_BUFFER_SIZE=256 mega256.build.extra_flags=-DSERIAL_RX_BUFFER_SIZE=256 -DSERIAL_TX_BUFFER_SIZE=256
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment