Conversation
|
what compiler warnings? what compiler flags? Thanks |
|
And I'll look into why travis is failing.... if I find it I'll submit a separate PR. |
|
hmm I use those flags, and do not get unsigned warnings. |
|
From the tzapu/WiFiManager:development branch: |
|
Yeah i cant seem to get my compiler to complain about those, that is what I am guessing it was. |
|
I just commited some changes for some datatypes |
|
I got it now, for some reason esp32 does not throw these, had to compile for esp8266 |
|
fixed em all do you know why this is
|
|
oh duh, nevermind |
Fixed a few compiler warnings.