```php $reader = \USBScaleReader\Reader::fromDevice(deviceName: '/dev/scale'); ``` Could use a few pointers to find out what `/dev/scale` is supposed to be `Can't open scale device` isn't exactly telling what's wrong