Skip to content

Instantly share code, notes, and snippets.

@PetreBoboc
Created April 22, 2021 13:05
Show Gist options
  • Save PetreBoboc/1202769b7f1792c37ed142fa16653203 to your computer and use it in GitHub Desktop.
Save PetreBoboc/1202769b7f1792c37ed142fa16653203 to your computer and use it in GitHub Desktop.
Terminator = LF;
get_analog {
out "R";
in "R %f";
ExtraInput = Ignore;
}
set_digital {
out "W%d\n";
ExtraInput = Ignore;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment