You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently intellisense in visual studio code has begun giving me an 'identifier "snprintf" is not defined' error when I call the snprintf funciton. This is using PlatformIO with the ESP8266. This code compiles and runs fine.
scott2b, zymurgic, lfg6000, BMBurstein and nicks6853