mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
JSON: Making minor changes
JSONs changed: - lp8860 - max44009 - ms5611 Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@ -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":
|
||||
|
Reference in New Issue
Block a user