Kode Creer

Results 2 issues of Kode Creer

``` File "/home/pi/.local/lib/python3.7/site-packages/mpu6050/mpu6050.py", line 60, in __init__ self.bus.write_byte_data(self.address, self.PWR_MGMT_1, 0x00) OSError: [Errno 121] Remote I/O error ``` I2C is enabled

### My actions before raising this issue - [* ] Read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documentation) - [ *] Searched [past issues](/issues) ### Expected Behaviour I try using F BRS on the website...

bug