X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fnorma-dmm%2Fprotocol.h;h=bec6107046b51e0a11f5f66a6e7aca1b973c1f78;hb=b0acb693f94d920887684eb9fdae77e036965975;hp=7ce7911f95986f6a45f0f2375e9a54bfe2f7c7c7;hpb=eabfed20f7cce56a8e92161264817d268216d1aa;p=libsigrok.git diff --git a/src/hardware/norma-dmm/protocol.h b/src/hardware/norma-dmm/protocol.h index 7ce7911f..bec61070 100644 --- a/src/hardware/norma-dmm/protocol.h +++ b/src/hardware/norma-dmm/protocol.h @@ -28,14 +28,17 @@ #include #include "libsigrok-internal.h" -/** @file - * Norma DM9x0/Siemens B102x DMMs driver. - * @internal +/** + * @file + * + * Norma DM9x0/Siemens B102x DMMs driver. + * + * @internal */ #define LOG_PREFIX "norma-dmm" -#define NMADMM_BUFSIZE 256 +#define NMADMM_BUFSIZE 256 #define NMADMM_TIMEOUT_MS 2000 /**< Request timeout. */