@@ -7,14 +7,14 @@ Contents/Contenido:
77### English:
88# Altair Hardware Definition and Libraries for the Arduino IDE
99
10- ** Note: ** This version is only compatible with Hub (aquila-server) version 0.1.10 or newer.
10+ ** Note: ** This version is only compatible with Hub (aquila-server) version 0.2.0 or newer.
1111
1212## Installation:
1313
14- Install Arduino IDE version 1.5.8 or newer for your OS:
15- - Windows: [ Installer] ( http://arduino.cc/download_handler.php?f=/arduino-1.6.1 -windows.exe )
16- - Mac OSX: [ OSX 10.7 or greater] ( http://arduino.cc/download_handler.php?f=/arduino-1.6.1 -macosx.zip )
17- - Linux: [ 32 bit] ( http://arduino.cc/download_handler.php?f=/arduino-1.6.1 -linux32.tar.xz ) , [ 64 bit] ( http://arduino.cc/download_handler.php?f=/arduino-1.6.1 -linux64.tar.xz )
14+ Install Arduino IDE version 1.6.3 or newer for your OS:
15+ - Windows: [ Installer] ( http://arduino.cc/download_handler.php?f=/arduino-1.6.3 -windows.exe )
16+ - Mac OSX: [ OSX 10.7 or greater] ( http://arduino.cc/download_handler.php?f=/arduino-1.6.3 -macosx.zip )
17+ - Linux: [ 32 bit] ( http://arduino.cc/download_handler.php?f=/arduino-1.6.3 -linux32.tar.xz ) , [ 64 bit] ( http://arduino.cc/download_handler.php?f=/arduino-1.6.3 -linux64.tar.xz )
1818
1919Install the USB drivers:
2020- Windows and OSX: [ FTDI Drivers] ( http://www.ftdichip.com/Drivers/VCP.htm )
@@ -44,14 +44,14 @@ git clone https://github.com/makerlabmx/altair-arduinoide.git altair
4444### Spanish:
4545# Bibliotecas y definición de hardware de Altair para el IDE de Arduino
4646
47- ** Nota: ** Esta versión es únicamente compatible con versiones 0.1.10 o superior del hub (aquila-server).
47+ ** Nota: ** Esta versión es únicamente compatible con versiones 0.2.0 o superior del hub (aquila-server).
4848
4949## Instalación:
5050
51- Instala el IDE de Arduino versión 1.5.8 o superior para tu sistema operativo:
52- - Windows: [ Instalador] ( http://arduino.cc/download_handler.php?f=/arduino-1.6.1 -windows.exe )
53- - Mac OSX: [ OSX 10.7 o superior] ( http://arduino.cc/download_handler.php?f=/arduino-1.6.1 -macosx.zip )
54- - Linux: [ 32 bit] ( http://arduino.cc/download_handler.php?f=/arduino-1.6.1 -linux32.tar.xz ) , [ 64 bit] ( http://arduino.cc/download_handler.php?f=/arduino-1.6.1 -linux64.tar.xz )
51+ Instala el IDE de Arduino versión 1.6.3 o superior para tu sistema operativo:
52+ - Windows: [ Instalador] ( http://arduino.cc/download_handler.php?f=/arduino-1.6.3 -windows.exe )
53+ - Mac OSX: [ OSX 10.7 o superior] ( http://arduino.cc/download_handler.php?f=/arduino-1.6.3 -macosx.zip )
54+ - Linux: [ 32 bit] ( http://arduino.cc/download_handler.php?f=/arduino-1.6.3 -linux32.tar.xz ) , [ 64 bit] ( http://arduino.cc/download_handler.php?f=/arduino-1.6.3 -linux64.tar.xz )
5555
5656Instala los drivers USB:
5757- Windows y OSX: [ FTDI Drivers] ( http://www.ftdichip.com/Drivers/VCP.htm )
0 commit comments