]> sigrok.org Git - libsigrok.git/commit - src/lcr/es51919.c
lcr/es51919: minor style nits in the ES51919 packet parser
authorGerhard Sittig <redacted>
Mon, 17 Jun 2019 20:44:44 +0000 (22:44 +0200)
committerGerhard Sittig <redacted>
Thu, 20 Jun 2019 14:45:36 +0000 (16:45 +0200)
commit238b874e44bf2790c618afb5630685cae2fb957f
tree7ef36930cf509c31f0ad2cdba7a58bc56baaaa39
parent8556703a6cf6708872ee1b1fe3c573d1f57e6fb5
lcr/es51919: minor style nits in the ES51919 packet parser

Use macros for frequency constants. They hopfully are more readable than
large number literals with their magnitude being not as apparent.
src/lcr/es51919.c