
gerryvel
gerryvel
About
- Username
- gerryvel
- Joined
- Visits
- 14
- Last Active
- Roles
- Member
Comments
-
It‘ s work with arduino. I don‘t no why 😜
-
Yes, it's the same with Arduino. The code crash by use the first position "memset" in the void UI_weather_forecast. // Display city information memset(buffer, 0, sizeof(buffer)); snprintf(buffer, sizeof(buffer), "%s ", city_…