Open kevinlhoste opened 4 years ago
Settings : [Esp core version] : 2.6.2
Error : for (uint8_t k = 0; k < length; k += min(length, BUFFER_LENGTH)) { deduced conflicting types for parameter 'const _Tp' ('unsigned char' and 'int')
Settings : [Esp core version] : 2.6.2
Error :
for (uint8_t k = 0; k < length; k += min(length, BUFFER_LENGTH)) { deduced conflicting types for parameter 'const _Tp' ('unsigned char' and 'int')