hot reload
This commit is contained in:
@@ -17,4 +17,6 @@ public interface IRecognitionControl
|
||||
event Action<SessionEndedEvent> SessionEnded;
|
||||
event Action<ErrorsInSequenceEvent> ErrorsInSequenceAlarm;
|
||||
|
||||
void HotReload();
|
||||
event Action RecipeFileChanged;
|
||||
}
|
||||
Reference in New Issue
Block a user