Alireza Inallo

Results 3 issues of Alireza Inallo

PIO Core Call Error: "The current working directory C:\\Users\\alire\\Documents\\PlatformIO\\Projects\\openCpuTest will be used for the project.\r\n\r\nThe next files/directories have been created in C:\\Users\\alire\\Documents\\PlatformIO\\Projects\\openCpuTest\r\ninclude - Put project header files here\r\nlib - Put...

- edit RX1/TX1 pin number define in pins_arduino.h because was wrong - bypass GPIO map in UARTClass::begin and use true k210 pin number in this class

+ I add set and get function for use gyro and accelerometer offset register. my code add to the end of the "Adafruit_MPU6050.cpp" and "Adafruit_MPU6050" class. and I add a...