Commit bcea658e authored by Kostis Trantzas's avatar Kostis Trantzas
Browse files

Merge remote-tracking branch 'remotes/origin/develop' into feature/#36

parents e6a16496 f5adde26
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -494,6 +494,7 @@ public class ServiceRepoService {
                                charChangedForNotes += n.getName() + ", "; 
							  }
                              if ( n.getName().toUpperCase().contains(  "PRIMITIVE::" ) ){
								serviceCharacteristicChanged = true;
                                serviceCharacteristicChangedContainsPrimitive = true;
                              }