diff --git a/src/platforms/hosted/bmp_serial.c b/src/platforms/hosted/bmp_serial.c index a66176d..9fe84b6 100644 --- a/src/platforms/hosted/bmp_serial.c +++ b/src/platforms/hosted/bmp_serial.c @@ -27,7 +27,6 @@ void bmp_ident(bmp_info_t *info) { - PRINT_INFO("Black Magic Debug App (for BMP only) %s\n", FIRMWARE_VERSION); if (!info) return;