EdwinGH

Results 3 issues of EdwinGH

Hi Jared, I was just testing your great page as I was looking for a self centering rain radar. I like your pages, but the radar is not working for...

In my Arduino code I am defining: `const char* mysql_user= "user"; ` Using const as best practice for defining strings this way (and to prevent compiler warnings like _ISO C++...