MySQL Forums
Forum List  »  Connector/Arduino

Re: Problem building
Posted by: Jairo Jose Martinez Jiron
Date: February 28, 2015 10:59AM

saludos a todos...
en mi caso he seguido las recomendaciones dadas por el doctor Bell y he logrado revisar mi archivo .ino sin problema alguno.

1. primera recomendación dada por el doctor Bell el día 20/01/2015
Agregar la palabra reservada Const a todas aquellas variables que usan
el atributo PROGMEM, en los archivos Sha1.cpp y Sha255.cpp

2. segunda recomendación dada por el doctor Bell el día 05/02/2015
colocar el archivo .ino en una ruta distinta a la ruta en donde tenemos
nuestras librerías mysql.h, mysql.cpp, Sha1.h y sha1.cpp

3. tercera recomendación dada por el doctor Bell el dia 11/02/2015
Descomentar la definicion #DEFINE WITH SELECT del archivo mysql.h si deseamos
ejecutar consultas sql, del mismo modo descomentar #DEFINE WIFI si nos
conectaremos inalambricamente al servidor mysqlserver.

Options: ReplyQuote


Subject
Views
Written By
Posted
4828
January 14, 2015 04:56AM
2281
January 14, 2015 09:11AM
2157
January 15, 2015 12:55AM
2154
January 21, 2015 02:07PM
2212
February 05, 2015 08:26AM
2025
February 05, 2015 02:34PM
2051
February 09, 2015 02:42AM
2070
February 11, 2015 01:19PM
2039
February 11, 2015 03:09PM
1977
February 18, 2015 11:55AM
2164
February 12, 2015 03:09AM
2020
February 18, 2015 11:51AM
1897
March 12, 2015 05:54AM
Re: Problem building
1995
February 28, 2015 10:59AM
2039
March 04, 2015 08:45AM
1964
March 12, 2015 05:44AM
2101
March 12, 2015 06:03AM
1866
March 20, 2015 02:05PM
1995
March 15, 2015 06:28AM
2031
March 20, 2015 02:04PM
1983
March 26, 2015 07:57AM
2030
March 20, 2015 02:06PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.