]> sigrok.org Git - libsigrok.git/commit
radioshack-dmm: Move some stuff out of .h file.
authorUwe Hermann <redacted>
Sat, 10 Nov 2012 12:30:02 +0000 (13:30 +0100)
committerUwe Hermann <redacted>
Sat, 10 Nov 2012 18:42:37 +0000 (19:42 +0100)
commit4e172b8f8d725667d632484f340b1eec47597097
tree28ed8495826b8f60056fc58859b803cc0c6a9ef5
parentba6383f85574e4e374a141ca88979db86fe2893d
radioshack-dmm: Move some stuff out of .h file.

Most of the enums and #defines are not needed in multiple files, just
put them in the respective .c file where they're used.
hardware/radioshack-dmm/api.c
hardware/radioshack-dmm/radioshack-dmm.h
hardware/radioshack-dmm/radioshack.c