forked from Ivasoft/DSView
The decdoer info surports mutil-language
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user