src/Protocol/Serial/Spi/PhpSpiExt.php
Showing 2 of 2 total issues
Method __construct
has 12 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
GpioInterface $gpio, int $busId = 0, int $chipSelect = 0, int $mode = 3, int $bits = 8,
Method __construct
has 37 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function __construct( GpioInterface $gpio, int $busId = 0, int $chipSelect = 0, int $mode = 3,