]> sigrok.org Git - libsigrok.git/blobdiff - src/libsigrok-internal.h
input modules: Name chunk size #defines CHUNK_SIZE consistently.
[libsigrok.git] / src / libsigrok-internal.h
index 0a8032b3d5999828f5081f2d2e5fa39660f3300f..06432b2db3de4fdf65cf4edb22e117c0618a0ae0 100644 (file)
@@ -1279,7 +1279,7 @@ struct metex14_info {
        gboolean is_diode, is_frequency, is_ampere, is_volt, is_farad;
        gboolean is_hertz, is_ohm, is_celsius, is_fahrenheit, is_watt;
        gboolean is_pico, is_nano, is_micro, is_milli, is_kilo, is_mega;
-       gboolean is_gain, is_decibel, is_power, is_decibel_mw;
+       gboolean is_gain, is_decibel, is_power, is_decibel_mw, is_power_factor;
        gboolean is_hfe, is_unitless, is_logic, is_min, is_max, is_avg;
 };