2
0
forked from Ivasoft/DSView

update: 'libsigrok4DSL' project used new log lib

This commit is contained in:
dreamsourcelabTAI
2022-07-12 17:26:01 +08:00
parent a496f11ec1
commit b0bd52e7c2
38 changed files with 203 additions and 478 deletions

View File

@@ -23,6 +23,7 @@
#include "command.h"
#include "dsl.h"
#include <assert.h>
#include "../../log.h"
SR_PRIV int command_ctl_wr(libusb_device_handle *devhdl, struct ctl_wr_cmd cmd)
{