mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
Got the live ac35 data working in paralell with the parse and the app. Boats move and the live data works correctly. We need to fix the markers now
#story[818]
This commit is contained in:
@@ -39,7 +39,6 @@ public class StreamReceiver extends Thread {
|
||||
});
|
||||
packetBuffer = pq;
|
||||
connect();
|
||||
|
||||
}
|
||||
|
||||
public void start () {
|
||||
|
||||
Reference in New Issue
Block a user