Hello, at line 86 [CommandApdu.js](https://github.com/tomkp/smartcard/blob/master/src/CommandApdu.js) the LE byte is always added, also for a case 3 command. In my case i got everytime an error 6700 "Wrong length" when i sent my command. After i commented out line 86 the error is gone.