We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0961e06 + 9d13c8f commit 0655f98Copy full SHA for 0655f98
src/class/usbtmc/usbtmc_device.h
@@ -83,7 +83,6 @@ bool tud_usbtmc_indicator_pulse_cb(tusb_control_request_t const * msg, uint8_t *
83
#if (CFG_TUD_USBTMC_ENABLE_488)
84
uint8_t tud_usbtmc_get_stb_cb(uint8_t *tmcResult);
85
bool tud_usbtmc_msg_trigger_cb(usbtmc_msg_generic_t* msg);
86
-//void tud_usbtmc_app_go_to_local_cb();
87
#endif
88
89
// Called from app
0 commit comments