reflecting pull upa nd down for buttons
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
"gpio": 21,
|
||||
"gesture": "long_press",
|
||||
"description": "Power off button (long press to shutdown)",
|
||||
"comment": "You may want to implement shutdown logic in the application"
|
||||
"pull_up": false,
|
||||
"comment": "Active high button - pulls HIGH when pressed (unlike prev/next which pull LOW)"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user