This PR introduces a new way to check connection status, polling. I generally hate polling, but my hand is kinda forced due to the manufacturers API. Turns out this is the only way to see if the implanted neurostim device is connected properly. I'm going to remove the connection status stream for the CTM because its implementation is kinda sketchy on the backend. The polling will replace that too
This PR introduces a new way to check connection status, polling. I generally hate polling, but my hand is kinda forced due to the manufacturers API. Turns out this is the only way to see if the implanted neurostim device is connected properly. I'm going to remove the connection status stream for the CTM because its implementation is kinda sketchy on the backend. The polling will replace that too