Arduino 1.6.7 support

This commit is contained in:
pascallanger 2016-01-28 10:53:14 +01:00
parent 304fc2536b
commit 9a63038a5f

View File

@ -477,7 +477,7 @@ You can 3D print your box (details [here](http://www.rcgroups.com/forums/showpos
##Compilation and programmation
###Toolchain
Supported Arduino version is [1.6.5](http://arduino.cc/download.php?f=/arduino-1.6.5-r5-windows.exe). Make sure to select "Arduino Pro or Pro Mini, ATmega328 (5V,16MHz)" before compiling.
Supported Arduino version is [1.6.7](https://www.arduino.cc/download_handler.php?f=/arduino-1.6.7-windows.exe). Make sure to select "Arduino Pro or Pro Mini, ATmega328 (5V,16MHz)" before compiling.
Compilation of the code posted here works. So if it doesn't for you this is a problem with your setup, please double check everything before asking.