JSON: Correcting the Sensor Class field

Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
malikabh
2018-01-16 15:19:39 -05:00
committed by Abhishek Malik
parent b244fe45d1
commit 76949d9358
98 changed files with 189 additions and 393 deletions

View File

@ -3,7 +3,7 @@
"Description": "API for the L298 Dual H-Bridge Motor Driver",
"Sensor Class":
{
"l298":
"L298":
{
"Name": "Dual H-bridge Motor Driver",
"Description": "It was developed using the RobotBase Dual H-Bridge module. This module can support 2 DC motors, or one 2-phase stepper motor. It requires 3 pins per DC motor (or H-bridge), or 4 pins for the stepper motor (uses both H-bridges).",
@ -35,4 +35,4 @@
}
}
}
}
}