uint16_t is what's used in netlib and webclient in most of places. There is a static analizer complaining on the type mismatch. (It's actually harmless as far as I understand though.)
uint16_t is what's used in netlib and webclient in most of places. There is a static analizer complaining on the type mismatch. (It's actually harmless as far as I understand though.)