This has to be the last entry in its "category", otherwise it'll mean an
ABI breakage.
/** Under-voltage condition active. */
SR_CONF_UNDER_VOLTAGE_CONDITION_ACTIVE,
- /** Under-voltage condition threshold. */
- SR_CONF_UNDER_VOLTAGE_CONDITION_THRESHOLD,
-
/** Trigger level. */
SR_CONF_TRIGGER_LEVEL,
+ /** Under-voltage condition threshold. */
+ SR_CONF_UNDER_VOLTAGE_CONDITION_THRESHOLD,
+
/* Update sr_key_info_config[] (hwdriver.c) upon changes! */
/*--- Special stuff -------------------------------------------------*/