Skip to content
Snippets Groups Projects
Commit c41b9fae authored by alber's avatar alber
Browse files

Added ARDUINO_AUX_CH parameter to configure output channel for arduino commands

parent 39431548
No related branches found
No related tags found
No related merge requests found
......@@ -18,3 +18,4 @@
*/
PARAM_DEFINE_FLOAT(ARDUINO_PWM,0.0f);
PARAM_DEFINE_INT32(ARDUINO_AUX_CH,0);
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