flipper_gpio
Control Flipper Zero GPIO pins directly: set mode, write 0/1 values, or read pin states using specific pin identifiers like PC0, PA7.
Instructions
Control a GPIO pin. action: mode|set|read. pin: e.g. PC0, PC1, PC3, PB2, PB3, PA4, PA6, PA7. For mode/set, value 0/1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin | Yes | ||
| value | No | ||
| action | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |