You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now there's a fragile BT messaging scheme, and JSON is only used for certain payloads. Should create a master model object that automatically synchronizes between tablet/phone when its data changes, using JSON serialization. Get all the message handling stuff out of other classes in both apps, and make the communication more resilient.
The text was updated successfully, but these errors were encountered:
Right now there's a fragile BT messaging scheme, and JSON is only used for certain payloads. Should create a master model object that automatically synchronizes between tablet/phone when its data changes, using JSON serialization. Get all the message handling stuff out of other classes in both apps, and make the communication more resilient.
The text was updated successfully, but these errors were encountered: