@@ -1,2 +1,2 @@
-https://github.com/xMasterX/all-the-plugins dev base_pack/swd_probe 17bec3e26b8250c59acebd4fa52b6b08f68152d7
+https://github.com/xMasterX/all-the-plugins dev base_pack/swd_probe e4bf49882c5f590746e35583d821a926c757d9e7
https://github.com/g3gg0/flipper-swd_probe master /
@@ -7,7 +7,8 @@
#include "usb_cdc.h"
#include "cli/cli_vcp.h"
#include <toolbox/api_lock.h>
-#include "cli/cli.h"
+#include <toolbox/cli/cli_command.h>
+#include <cli/cli_main_commands.h>
#define USB_CDC_PKT_LEN CDC_DATA_SZ
#define USB_UART_RX_BUF_SIZE (USB_CDC_PKT_LEN * 5)