mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2026-07-02 11:11:47 +00:00
7bbe1567d3
* Add integration test docs, discussion guidelines, and edit contribution guide * Editorial changes to the integration test page * Test cases fixed * Backslashes removed * Fixes from ellyromanova * Update pull_request_template.md * Delete two issue templates * Remove notion of the forum * Update CODEOWNERS * Fix general_test_cases.md symbol * Fix general_test_cases.md again --------- Co-authored-by: Ruslan Nadyrshin <110516632+rnadyrshin@users.noreply.github.com> Co-authored-by: Štefan Croitoru <66339601+turbospok@users.noreply.github.com>
323 B
323 B
GPIO — Test Cases
1. GPIO Manual Control
Steps:
- Go to the GPIO → Manual Control.
- Insert the ST-link development board into the Flipper.
- Include different LEDs.
Expected result: pins are managed from the app.
- Turn on 5V on GPIO.
Expected result: LEDs indicating power supply light up.