flipper_md5sum
Compute the MD5 checksum of a file directly on a Flipper Zero device, avoiding file transfer. Specify the file path and optionally the serial port.
Instructions
Compute the md5 of a file on the device, without transferring it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| port | No | Serial port (e.g. COM7, /dev/ttyACM0). Omit when one Flipper is attached. |