]> sigrok.org Git - libsigrokdecode.git/commit
nrf905: More readable annotation byte values.
authorUwe Hermann <redacted>
Tue, 26 May 2020 20:06:03 +0000 (22:06 +0200)
committerUwe Hermann <redacted>
Tue, 26 May 2020 20:09:44 +0000 (22:09 +0200)
commitfc0544b76d5ee1d41e145a5ee579c14f899b7a66
tree5fff5b80aac486b693a746450f75bcb66765f587
parent76de503871ada561290040204d3d8188b1ace336
nrf905: More readable annotation byte values.

Drop the 0x prefix for each byte in annotations (for improved readability).

Also, use 02X instead of 02x (printf-style formats).
decoders/nrf905/pd.py