Handling programming mode enabled/disabled events in Insight
This commit is contained in:
@@ -139,6 +139,8 @@ namespace Bloom
|
||||
void toggleTargetRegistersPane();
|
||||
void toggleRamInspectionPane();
|
||||
void toggleEepromInspectionPane();
|
||||
void onProgrammingModeEnabled();
|
||||
void onProgrammingModeDisabled();
|
||||
|
||||
void recordInsightSettings();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user