Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
parsers: use common library code to rename sigrok channels
Drop an open coded g_free() and g_strdup() sequence which accesses internal details of a sigrok channel. Use the sr_dev_channel_name_set() library routine instead.
- Loading branch information