Removed most PWMD_* commands. The remaining ones are PWMD_SETOPT,
commitaa7c1f3b78e241df7a6633ae964327199f3217c8
authorBen Kibbey <bjk@luxsci.net>
Wed, 17 Jan 2007 23:55:31 +0000 (17 18:55 -0500)
committerBen Kibbey <bjk@luxsci.net>
Wed, 17 Jan 2007 23:55:31 +0000 (17 18:55 -0500)
treeb3265eeb815481ae665f2f1c3199618c965c7950
parent49197f39fe724e5b742869901d594f2858605a1c
Removed most PWMD_* commands. The remaining ones are PWMD_SETOPT,
PWMD_OPEN, PWMD_SAVE and the new PWMD_COMMAND to send a protocol
command with arguments. It's alot simpler to use and doesn't require
a library update if a new protocol command is added.
libpwmd/exampleclient.c
libpwmd/libpwmd.c
libpwmd/libpwmd.h
libpwmd/pwmc.c