Skip to content

Conversation

@kghs-aver
Copy link

  1. Extract Pins from Arduino Circuit: Store the declared pins in an array.
  2. Extract Pins Used in Code: Use regex to extract pins from variable assignments and function calls in the Arduino code.
  3. Check Pin Mismatch: Check if all pins used in the code are declared in the Arduino circuit. If any pin is missing, popup will appear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant