Skip to content

Commit 0655f98

Browse files
committed
Merge branch 'weak_cb' of https://github.com/hathach/tinyusb into weak_cb
2 parents 0961e06 + 9d13c8f commit 0655f98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/class/usbtmc/usbtmc_device.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ bool tud_usbtmc_indicator_pulse_cb(tusb_control_request_t const * msg, uint8_t *
8383
#if (CFG_TUD_USBTMC_ENABLE_488)
8484
uint8_t tud_usbtmc_get_stb_cb(uint8_t *tmcResult);
8585
bool tud_usbtmc_msg_trigger_cb(usbtmc_msg_generic_t* msg);
86-
//void tud_usbtmc_app_go_to_local_cb();
8786
#endif
8887

8988
// Called from app

0 commit comments

Comments
 (0)