Commit cc679500 authored by Eduardo Santos's avatar Eduardo Santos
Browse files

Now, the primitives invoking process is triggered again as intended

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