hybridgroup/cylon-i2c

View on GitHub
lib/mpu6050.js

Summary

Maintainability
A
35 mins
Test Coverage

Function _writeBits has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

Mpu6050.prototype._writeBits = function(func, bit, bitLength, value, callback) {
Severity: Minor
Found in lib/mpu6050.js - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status