Removed unused TargetControllerConsole function
This commit is contained in:
@@ -137,13 +137,6 @@ namespace Bloom::TargetController
|
||||
*/
|
||||
void removeBreakpoint(Targets::TargetBreakpoint breakpoint);
|
||||
|
||||
/**
|
||||
* Requests a pin state refresh from the TargetController, for a specific target variant.
|
||||
*
|
||||
* @param variantId
|
||||
*/
|
||||
void requestPinStates(int variantId);
|
||||
|
||||
/**
|
||||
* Retrieves the pin states for a particular target variant.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user