are we allowed to change all the hardware related interfaces as we wish? E.g. LaneController only declares the functions
Code: Alles auswählen
public Object getFallenPins();
public void clearLane();
Thanks for your help!
Code: Alles auswählen
public Object getFallenPins();
public void clearLane();