Donavan Martin

Results 7 issues of Donavan Martin

Command: $ terminalizer render demo.yml test.gif expected result: test.gif

Can not set "useNativeDriver" property.

Hi, Is it possible to generate a .cfg from a .cid without JAVA (genmodel.jar)? I looked in the tools folder and it seems that this feature is only available in...

Do someone have a solution for this issue? ```bash [ 94%] Linking CXX executable ../../../bin/socketiopoco_example /usr/bin/ld: warning: libPocoNet.so.80, needed by /home/donavanmartin/Desktop/test/socket.io/c++/socket.io-poco/src/../third_party/local/lib/libPocoNetSSL.so, may conflict with libPocoNet.so.64 /usr/bin/ld: warning: libPocoFoundation.so.80, needed by...

#### What version were you using? npm -v : 8.3.0 node -v: v17.3.0 yarn -v: 1.22.17 #### What steps can we follow to reproduce the behaviour? yarn install #### What...

Type: Fix

This lib missing a way to access socket properties. struct sSerialPort { char interfaceName[100]; int fd; int baudRate; uint8_t dataBits; char parity; uint8_t stopBits; uint64_t lastSentTime; struct timeval timeout; SerialPortError...