]> sigrok.org Git - libsigrok.git/commit
Initial support for MASTECH MS6514 thermometer
authorDave Buechi <redacted>
Sat, 17 Aug 2019 21:36:14 +0000 (23:36 +0200)
committerUwe Hermann <redacted>
Sun, 22 Dec 2019 14:32:51 +0000 (15:32 +0100)
commit23669c3df33a3ea884afabf4b7a8cd6fe4a75824
treeacd02ce0da8de4eaa539ddba7f35586b4afcd323
parent212769c3b86a8aa01c5573e07bd57f000932e8bb
Initial support for MASTECH MS6514 thermometer
Makefile.am
configure.ac
src/hardware/mastech-ms6514/api.c [new file with mode: 0644]
src/hardware/mastech-ms6514/protocol.c [new file with mode: 0644]
src/hardware/mastech-ms6514/protocol.h [new file with mode: 0644]