mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
fixed JSON keys
Signed-off-by: Wai Lun Poon <wai.lun.poon@intel.com> Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:

committed by
Abhishek Malik

parent
c5cdfc702c
commit
3ca7889755
@ -5,9 +5,9 @@
|
||||
{
|
||||
"cjq4435":
|
||||
{
|
||||
"Brief": "CJQ4435 MOSFET",
|
||||
"Name": "CJQ4435 MOSFET",
|
||||
"Description": "UPM module for the CJQ4435 MOSFET. It was developed using the Grove MOSFET module, but could be used with any MOSFET. A MOSFET is like a switch, but it can switch much faster than a mechanical relay. Here, we implement support via MRAA pulse width modulation (PWM) functions. Note: available periods vary depending on the capabilities of your platform.",
|
||||
"Part Numbers": ["cjq4435"],
|
||||
"Aliases": ["cjq4435"],
|
||||
"Categories": ["electric"],
|
||||
"Connections": ["gpio", "pwm"],
|
||||
"Project Type": ["prototyping", "robotics"],
|
||||
|
Reference in New Issue
Block a user