libsigrok/hardware/serial-dmm
Uwe Hermann 1476661970 serial-dmm: Rename VOLTCRAFT_VC820 to VOLTCRAFT_VC820_SER.
This matches the _ser suffix of the other functions/variables for this
device ("ser" denotes that it is used with the serial UNI-T UT-D02 cable
as opposed the USB/HID based cables which are handled by the uni-t-dmm driver).

But more importantly, the _SER suffix for the enum value will prevent
name clashes later, when the uni-t-dmm driver gets a VOLTCRAFT_VC820 enum.

Do the same for VOLTCRAFT_VC840.
2012-12-26 02:11:00 +01:00
..
Makefile.am Rename tekpower-dmm to serial-dmm. 2012-12-02 14:21:18 +01:00
api.c serial-dmm: Rename VOLTCRAFT_VC820 to VOLTCRAFT_VC820_SER. 2012-12-26 02:11:00 +01:00
protocol.c serial-dmm: Rename VOLTCRAFT_VC820 to VOLTCRAFT_VC820_SER. 2012-12-26 02:11:00 +01:00
protocol.h serial-dmm: Rename VOLTCRAFT_VC820 to VOLTCRAFT_VC820_SER. 2012-12-26 02:11:00 +01:00