516 B
516 B
Firmware
Expected Behavior
- Configure GPIO as input.
- Read button state.
- Print state to serial or toggle LED.
- Optional: compare external resistor with internal pull-up.
Physical Test Procedure
- Measure GPIO idle voltage.
- Press button and measure GPIO voltage.
- Run firmware and compare serial/LED state with measurements.
Code
TODO: добавить firmware после выбора GPIO и workflow.
Actual Result
TODO: записать фактическое поведение.