Skip to content
Snippets Groups Projects
Commit 128cc3ca authored by Stefan's avatar Stefan
Browse files

Add af3 control center testmodel

parent 5b041f67
No related branches found
No related tags found
1 merge request!1Feature/control center
......@@ -35,8 +35,6 @@ public class ControlCenterDownstreamInputGeneratorExtension extends
@Override
public String getReadCode(String postfix, String singletonPostfix, InputPort logicalSignal,
String targetVariable) {
// TODO Auto-generated method stub
// return targetVariable + " = gamepad_get_button_state(" + getButtonIdentifier() + ");\n";
String portInputName = modelElement.getName();
// get the value depending on the logical signal data type
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment