]> sigrok.org Git - libsigrok.git/commit
rdtech-tc: style nits in variable names
authorGerhard Sittig <redacted>
Sun, 19 Mar 2023 18:19:44 +0000 (19:19 +0100)
committerGerhard Sittig <redacted>
Sun, 19 Mar 2023 21:40:08 +0000 (22:40 +0100)
commitfde2cf218bf01ed4f0282accf855a2e4384d2f79
tree9762f71a0a98158bd71ff8779e2359f0a5a1302e
parent1dfda32f8498680fdcb27027a21de9ea50cc2a4b
rdtech-tc: style nits in variable names

Rename the AES_KEY[] to lower case, it's a variable not a preprocessor
symbol. Rename CRC variables to reflect what's calculated and what was
received.
src/hardware/rdtech-tc/protocol.c