mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 09:51:14 +03:00
JSON: Correcting the Sensor Class field
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
"Description": "API for the ElecFreaks* Joystick v 1.2-1.4 Breakout",
|
||||
"Sensor Class":
|
||||
{
|
||||
"joystick12":
|
||||
"Joystick12":
|
||||
{
|
||||
"Name": "2-axis Analog Joystick",
|
||||
"Description": "This module defines the Joystick API, and implementation for the X and Y buttons could be treated as normal GPIO - this enables easier interrupt support. This driver should be compatible with any 2-axis analog joystick.",
|
||||
@ -30,4 +30,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user