seyyah

Results 6 comments of seyyah

Güncel EST destekli banka listesini öğrenmenin yöntemi nedir?

I tried on the test [code](http://codepen.io/jlauer/pen/MJLEzd) (thanks to @johnlauer) , ```javascript websocket.send('sendjson {"Cmd":"Write", "P":"/dev/ttyUSB1","Data": [{"D": "\x31"}]}') ``` it is successful. But below code produced an parse error, ```javascript websocket.send('sendjson {"Cmd":"Write",...

Serial Port JSON Server - Minimal Client Example Snippet: https://gist.github.com/seyyah/babf6917e1b3ccff55f7a11f87d2c831

I am sorry. You are right :+1:

Our problem is same as @josh-wrale, and i solve updating path, ``` export PATH=/opt/local/bin:/opt/local/sbin:$PATH ``` Platform: MAC OS X 10.8.4