J
J
@gregpettit Can you tell me what this line returns in your JS code? ``` javascript "dataSrc": function (json) { return fcr.utils.ensureArray(json.session); }, ``` The error is obviously because I have...
I have a fix in the [datasrcfix](https://github.com/jhyland87/DataTables-Live-Ajax/tree/datasrcfix) branch, feel free to check that out and try it.. Ill merge it with master after I do some more testing. If you...
FYI - I'm on OSX, but since it's pretty similar to Linux, maybe the solution I had would have worked with you. I had to find the serial port by...