stanleyhuangyc / Freematics

Official source code repository for Freematics
https://freematics.com
419 stars 345 forks source link

Error during compilation of latest telelogger #101

Closed obat-edgeminds closed 4 years ago

obat-edgeminds commented 4 years ago

Hi, During compilation of firmware_v5/telelogger with Freematics Builder 1.1.3 I get a -4 error code while compiling teleclient.cpp with something related to HTTP_GET :

C:\Users\obat\telelogger\teleclient.cpp: In member function 'virtual bool TeleClientHTTP::transmit(const char*, unsigned int)': C:\Users\obat\telelogger\teleclient.cpp:257:18: error: 'HTTP_GET' was not declared in this scope ret = net.send(HTTP_GET, url, true)

Am I the only one ?

stanleyhuangyc commented 4 years ago

Library not update-to-date as sketch.