Nakayama lab
Nakayama lab
Hi, Sometimes ESP8266 hang up after POST to Google spreadsheet with "Exception (29)" It seems this line; https://github.com/electronicsguy/ESP8266/blob/ce4de4f1d26f718ce7e131f61dfbcf12ee3096e5/HTTPSRedirect/HTTPSRedirect.cpp#L59 took quite a long time that cause the Exception, although sending data...
Hello, When I hide console window and change the default Icon of my app (Win10) with ofxHTTP in accordance to [this](https://forum.openframeworks.cc/t/switching-from-console-application-to-gui-application-loses-custom-icon/15279/4), I just changed " int main()" to "int WINAPI...