boblemaire / asyncHTTPrequest

asynchronous HTTP for ESP using ESPasyncTCP. Works like XMLHTTPrequest in JS.
GNU General Public License v3.0
64 stars 31 forks source link

Fix different warnings #13

Closed AlexDAlexeev closed 4 years ago

AlexDAlexeev commented 4 years ago

When I try to use this library in my project I've got too many warnings while compiling library files. That warnings isn't critical but I think it's better to have no warnings on compile.