Closed geetee24 closed 2 years ago
debug_init ();
verify:
In function setup': vsc/hisketch.ino:10: undefined reference todebug_init'
setup': vsc/hisketch.ino:10: undefined reference to
This is likely the same problem as #40, once the library is included correctly, the debug_init function will be included in the build.
include
include
verify:
In function
setup': vsc/hisketch.ino:10: undefined reference to
debug_init'