baylibre-acme: Add SR_CONF_POWERMETER key.
This commit is contained in:
parent
31bdc10ec2
commit
c8e789fa0c
|
@ -24,6 +24,7 @@
|
||||||
|
|
||||||
static const uint32_t drvopts[] = {
|
static const uint32_t drvopts[] = {
|
||||||
SR_CONF_THERMOMETER,
|
SR_CONF_THERMOMETER,
|
||||||
|
SR_CONF_POWERMETER,
|
||||||
};
|
};
|
||||||
|
|
||||||
static const uint32_t devopts[] = {
|
static const uint32_t devopts[] = {
|
||||||
|
|
Loading…
Reference in New Issue