X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=src%2Fhwdriver.c;h=26ecbe1a538e92343e84885e4c926c8a26594995;hp=21cd42e56cb793bc446b9ae512225c4fd3cc4bcb;hb=c4b78389227b4d94ed211618f12a25f49d1ba8a3;hpb=4c938fc27f1679d5239133d2a821ab7f39a256de diff --git a/src/hwdriver.c b/src/hwdriver.c index 21cd42e5..26ecbe1a 100644 --- a/src/hwdriver.c +++ b/src/hwdriver.c @@ -169,6 +169,8 @@ static struct sr_config_info sr_config_info_data[] = { "Measured secondary quantity", NULL}, {SR_CONF_EQUIV_CIRCUIT_MODEL, SR_T_STRING, "equiv_circuit_model", "Equivalent circuit model", NULL}, + {SR_CONF_OVER_TEMPERATURE_PROTECTION_ACTIVE, SR_T_BOOL, "otp_active", + "Over-temperature protection active", NULL}, /* Special stuff */ {SR_CONF_SCAN_OPTIONS, SR_T_STRING, "scan_options",