mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
Got the live ac35 data working in paralell with the parse and the app.
#story[820]
This commit is contained in:
@@ -39,9 +39,7 @@ public class StreamReceiver extends Thread {
|
||||
});
|
||||
packetBuffer = pq;
|
||||
connect();
|
||||
StreamParser streamParser = new StreamParser("TestThread2");
|
||||
|
||||
streamParser.start();
|
||||
}
|
||||
|
||||
public void start () {
|
||||
|
||||
Reference in New Issue
Block a user