CRI-MotionLab / movuino-firmware

Firmware for the ESP8266 based Movuino wireless sensor board
0 stars 1 forks source link

MPU6050 library nor working with esp core > 2.3.0 #7

Open kevinlhoste opened 4 years ago

kevinlhoste commented 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')