flipper_gpio_read
Read the logic level of a GPIO pin on a Flipper Zero to determine whether the pin is high or low for digital signal monitoring.
Instructions
Read the logic level of a GPIO pin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin | Yes | ||
| port | No | Serial port (e.g. COM7, /dev/ttyACM0). Omit when one Flipper is attached. |