Ilso Christ Gouvêa Barbosa
Ilso Christ Gouvêa Barbosa
Where are the env file? think thats why broked your code
yeah! i dont saw this env file in repository of github. Can you say to me where is?
 That is my variables in my db. i want to pass the reading values to my mysql db.
#include // Use this for WiFi instead of Ethernet.h #include #include #define sensorPin A0 byte mac_addr[] = { 0xDE, 0xAD, 0xBE, 0xEF, 0xFE, 0xED }; IPAddress server_addr(54, 39, 75, 7);...