]> sigrok.org Git - libsigrok.git/commitdiff
baylibre-acme: Add SR_CONF_POWERMETER key.
authorUwe Hermann <redacted>
Wed, 19 Jul 2017 06:31:37 +0000 (08:31 +0200)
committerUwe Hermann <redacted>
Wed, 19 Jul 2017 13:40:41 +0000 (15:40 +0200)
src/hardware/baylibre-acme/api.c

index 22a0c9b8b37d0035c88f244a3e6dbbebcb72e228..40a2a4c84a8236f90e7bbd1f563a13d3f8e36257 100644 (file)
@@ -24,6 +24,7 @@
 
 static const uint32_t drvopts[] = {
        SR_CONF_THERMOMETER,
+       SR_CONF_POWERMETER,
 };
 
 static const uint32_t devopts[] = {