mirror of
https://github.com/ocogeclub/ocoge.git
synced 2024-11-21 23:29:48 +00:00
37 lines
895 B
JSON
37 lines
895 B
JSON
[
|
|
{
|
|
"kind": "label",
|
|
"text": "ジェスチャーセンサー PAJ7620",
|
|
"web-line": "4.0",
|
|
"web-line-width": "200"
|
|
},
|
|
{
|
|
"kind": "block",
|
|
"type": "ugj_gesture_init",
|
|
"inputs": {
|
|
"i2c_addr": {
|
|
"shadow": {
|
|
"type": "ugj_hextodec",
|
|
"inputs": {
|
|
"hex": {
|
|
"shadow": {
|
|
"type": "text",
|
|
"fields": {
|
|
"TEXT": "73"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"kind": "block",
|
|
"type": "ugj_gesture_read"
|
|
},
|
|
{
|
|
"kind": "block",
|
|
"type": "ugj_gesture_stop"
|
|
}
|
|
] |