diff --git a/src/lp8860/lp8860.json b/src/lp8860/lp8860.json index 18070121..48550bf2 100755 --- a/src/lp8860/lp8860.json +++ b/src/lp8860/lp8860.json @@ -21,7 +21,7 @@ { "Vdd": {"unit": "v", "low" : 3, "high": 48}, "Iavg": {"unit": "mA", "low" : 1, "high": 150}, - "Frequency Range": {"unit": "KHz", "low" : 100, "high": 2200}, + "Frequency Range": {"unit": "KHz", "low" : 100, "high": 2200}, "Temperature Range": {"unit": "C", "low" : -40, "high": 125} }, "Platforms": diff --git a/src/max44009/max44009.json b/src/max44009/max44009.json index e8f817ec..6476aaab 100755 --- a/src/max44009/max44009.json +++ b/src/max44009/max44009.json @@ -21,7 +21,7 @@ { "Vdd": {"unit": "v", "low" : 1.7, "high": 3.6}, "Temperature Range": {"unit": "C", "low" : -40, "high": 85}, - "Dynamic Range": {"unit": "lux", "low" : 0.045, "high": 188,000} + "Dynamic Range": {"unit": "lux", "low" : 0.045, "high": 188000} }, "Platforms": { diff --git a/src/ms5611/ms5611.json b/src/ms5611/ms5611.json index 5767d0b8..85fd5c66 100755 --- a/src/ms5611/ms5611.json +++ b/src/ms5611/ms5611.json @@ -6,7 +6,7 @@ "MS5611": { "Name": "Barometric Pressure and Temperature Sensor", - "Description": "The MS5611 is a high pressure sensor and temperatre sensor module. The main function is to convert the uncompensated analogue voltage from the pressure die to a 24bit digital value, as well as providing a 24 bit value for the temperature ", + "Description": "The MS5611 is a high pressure sensor and temperatre sensor module. The main function is to convert the uncompensated analogue voltage from the pressure die to a 24bit digital value, as well as providing a 24 bit value for the temperature ", "Aliases": ["ms5611"], "Categories": ["pressure", "temperature"], "Connections": ["i2c"],