There were some simple-to-fix compile warnings relating to missing
imports and datatypes. Add proper includes (and replace the hacked
util/time.h definition of timeval with the real one in our SDK).
Also migrate multiple constant strings with minimal code changes, freeing
around 210 additional bytes of heap.
There were some simple-to-fix compile warnings relating to missing imports and datatypes. Add proper includes (and replace the hacked util/time.h definition of timeval with the real one in our SDK).
Also migrate multiple constant strings with minimal code changes, freeing around 210 additional bytes of heap.