Merge remote-tracking branch 'origin/develop' into dataOnTabs
This commit is contained in:
@@ -82,7 +82,6 @@ namespace DoctorApp.Utils
|
||||
string identifier;
|
||||
bool isJson = DataParser.getJsonIdentifier(messageBytes, out identifier);
|
||||
|
||||
Debug.WriteLine("doctor " + Encoding.ASCII.GetString(payloadbytes));
|
||||
if (isJson)
|
||||
{
|
||||
switch (identifier)
|
||||
|
||||
Reference in New Issue
Block a user