Renamed TargetControllerConsole to TargetControllerService
This commit is contained in:
@@ -22,7 +22,7 @@ namespace Bloom
|
||||
};
|
||||
|
||||
protected:
|
||||
void run(TargetController::TargetControllerConsole& targetControllerConsole) override;
|
||||
void run(Services::TargetControllerService& targetControllerService) override;
|
||||
|
||||
private:
|
||||
Targets::TargetPinDescriptor pinDescriptor;
|
||||
|
||||
Reference in New Issue
Block a user