2
0
forked from Ivasoft/DSView

The decdoer info surports mutil-language

This commit is contained in:
dreamsourcelabTAI
2022-10-31 15:38:37 +08:00
parent d04f66d7a4
commit 161f7168d2
12 changed files with 100 additions and 21 deletions

View File

@@ -29,6 +29,8 @@
#include "libsigrokdecode.h"
#include <structmember.h>
#define g_safe_free(p) if((p)){g_free((p)); (p) = NULL;}
enum {
SRD_TERM_HIGH,
SRD_TERM_LOW,