-
Daan Vreeken authored
modified: controller/controller/controller_sample.c Use send_log(.., "%s", linebuf) instead of send_log(.., linebuf) to prevent argument parsing since there is no way to pass arguments to the function calls.
Daan Vreeken authoredmodified: controller/controller/controller_sample.c Use send_log(.., "%s", linebuf) instead of send_log(.., linebuf) to prevent argument parsing since there is no way to pass arguments to the function calls.
Loading