]> sigrok.org Git - libsigrokdecode.git/commit
max72xx: Rename max7219 to max72xx and streamline PD master github/master
authorSoeren Apel <redacted>
Tue, 1 Oct 2024 21:01:11 +0000 (23:01 +0200)
committerSoeren Apel <redacted>
Tue, 1 Oct 2024 21:02:49 +0000 (23:02 +0200)
commit71f451443029322d57376214c330b518efd84f88
tree149b3ae849f0e226e4cc3c323e57eb559cc51515
parent78a4bfca34ea8a780a76e82ec0e2510bbfa282b4
max72xx: Rename max7219 to max72xx and streamline PD

Changes include using "No-op" as annotation text instead of "No-op:",
fixing typos and clarifying the bit count warning texts.
decoders/max7219/__init__.py [deleted file]
decoders/max7219/pd.py [deleted file]
decoders/max72xx/__init__.py [new file with mode: 0644]
decoders/max72xx/pd.py [new file with mode: 0644]