OpenStickCommunity / GP2040-CE

Multi-Platform Gamepad Firmware for Raspberry Pi Pico and other RP2040 boards
https://gp2040-ce.info
MIT License
1.35k stars 303 forks source link

Focus Mode blocks macros even when inactive #817

Open chunk934 opened 7 months ago

chunk934 commented 7 months ago

Prerequisites

Please check the following before posting an issue / bug report.

Context

Please provide all relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

Expected Behavior

Please describe the behaviour you are expecting. Focus mode pin in off position allows macros. Focus mode pin in on position locks macros.

Current Behavior

What is the current behaviour? Focus mode pin in either position locks macros. Turning off "Lock Macro" enables macros.

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Set up macros
  2. Set focus mode pin to relevant pin
  3. Select "Lock Macro"

Screenshots & Files

w

Please include any relevant screenshots or files here. If you are having issues with a board please include images of the front and back of the board.

Tested with focus mode toggle on and off. Tested with different pin for focus mode in on and off. Macros only works when "Lock Macro" is not selected in focus mode. Tested with 1 firmware older. Flash nuke & Reflashed.

bsstephan commented 5 months ago

I marked this as a good first issue as it seems like a simple logic oversight.