Closed cschol closed 3 years ago
There is still a debug printf in the code that is spamming the log:
printf
mmmodules/src/3mountains.cpp 132: printf("sine pulsewidth with CV %f\n", pwm_cv_input_value);
Please remove before integration. Thanks!
all issues should be fixed now, hopefully ^_^
There is still a debug
printf
in the code that is spamming the log:Please remove before integration. Thanks!