Thanks for the tip. Will do!
T
			
			
			
		Latest posts made by ToniT
- 
    Anyone tried MySQL_Connector?posted in PROJECTSHi there! I'm prototyping an industrial control system on M5Stack, one of the steps is to upload some values to MySQL tables. I would like to do it straight using SQL sentences instead php POST or GETs but I'm unable to compile the libraries <MySQL_Connection.h> and <MySQL_Cursor.h> (several compilation errors not related with my code). If I remove M5 libraries or if I tried on another non ESP32 board it compiles ok but not with the M5. Have any of you experienced this issues? any way to solve it? Thanks in advance! Toni