ADISense1000 Version 2.1 code base

Fork of AdiSense1000_V21 by Sean Wilson

Revision:
25:c5bff546082f
Parent:
23:2adb6216b001
Child:
27:567abf893938
Child:
28:4eb837cd71df
--- a/sensor2_bridge-6w-pressure_config.c	Mon Jan 22 17:40:50 2018 +0000
+++ b/sensor2_bridge-6w-pressure_config.c	Wed Mar 07 00:58:50 2018 +0000
@@ -43,11 +43,10 @@
 
 ADI_SENSE_CONFIG sensor2_bridge_6w_pressure_config = {
     .versionId = { .major = 1, .minor = 4 },
-    .productId = ADI_SENSE_PRODUCT_ID_1000,
+    .productId = ADI_SENSE_PRODUCT_ID_ADSNS1000,
     .adisense1000 = {
         .power = {
             .powerMode = ADI_SENSE_1000_POWER_MODE_FULL,
-            .supplyVoltage = 3.3,
         },
         .measurement = {
             .operatingMode = ADI_SENSE_1000_OPERATING_MODE_SINGLECYCLE,