-
I tried to install and run on Debian Bookworm:
`bundle install` gives me
```
$ bundle install
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Ple…
chri2 updated
1 month ago
-
```
What is the expected output? What do you see instead?
The following exception is thrown:
[java] Exception in thread "main" java.lang.UnsatisfiedLinkError: /root/.jssc/linux/libjSSC-2.6_arms…
-
```
What is the expected output? What do you see instead?
The following exception is thrown:
[java] Exception in thread "main" java.lang.UnsatisfiedLinkError: /root/.jssc/linux/libjSSC-2.6_arms…
-
```
What is the expected output? What do you see instead?
The following exception is thrown:
[java] Exception in thread "main" java.lang.UnsatisfiedLinkError: /root/.jssc/linux/libjSSC-2.6_arms…
-
```
What is the expected output? What do you see instead?
The following exception is thrown:
[java] Exception in thread "main" java.lang.UnsatisfiedLinkError: /root/.jssc/linux/libjSSC-2.6_arms…
-
Sorry for rapid fire issues.
Many other similar libraries (like `serialport`) implement a way to clone or `try_clone` the handle. This allows one to implement things like two seperate threads, one…
-
I have a lot of "java.io.ioexception: underlying input stream returned zero bytes" in the openhab log.
I have tried to add this to the code after opening the serial port to avoid it timing out when…
-
Hello,
I am using ``` String[] serialPorts = SerialPortList.getPortNames();``` to get a list of the COM ports of the computer.
This method works correctly and always returns the available COM port…
-
The new serial package is not correctly compiled into the binary.
Current MacOS package is failing. Could be same case for Windows & Linux
_The ABI for Electron 9.0.0 is not yet released by serial…
-
Placeholder issue to track the status of Android compatibility within this library. Right now, rooting is required, and there appear to be a number of issues with including the library in Android Stu…