Hello there,
I noticed load() function is missing so I created my own. There I called pluginValid() and pluginLoaded, I got the alert "plugin seems to be working!" and got no other error from pluginLoaded. So, does everything seem to be allright? I cannot understand how the recv(bytes,size) is about to be used. How am I supposed to use send() and recv() to communicate via serialport?
Please help me...