https://github.com/SPAD-neXt/DemoCode/blob/bc346f769b1d7928530d5c8fac37a2109688d2a8/ServerSentEvents/RemoteSerial-JS/index.html#LL7C27-L7C27
The function call here is incorrectly named SPAD_CnnectSerial... pretty sure this example is not working. It should be: SPAD_ConnectSerial. Easy enough to pick, maybe better to correct the code.
https://github.com/SPAD-neXt/DemoCode/blob/bc346f769b1d7928530d5c8fac37a2109688d2a8/ServerSentEvents/RemoteSerial-JS/index.html#LL7C27-L7C27
The function call here is incorrectly named
SPAD_CnnectSerial... pretty sure this example is not working. It should be:SPAD_ConnectSerial. Easy enough to pick, maybe better to correct the code.