PHP-Serial
PHP-Serial copied to clipboard
Fixed linux DeviceSetup that does not handle any other than ttySXX and made changes how you define port names instead of addresses in DeviceSetup for all platforms.
...r others. Now it checks weather the device exists in linux and then sets device.
Now I think for linux part the COMXX naming works for linux ttySXX part and same time accepts other linux names like ttyACM0 without responding unknown device name.
I am currently in a process to replace errors with exception handling, stay tuned.
Cool :)
Do you want to merge that in a different PR?
I don't really have time for testing just right now, but I'll look into it soon (as well than other PRs)