Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Fixed Player LEDs in the NeoPico LED code #93

Merged
merged 1 commit into from
Sep 18, 2022

Conversation

arntsonl
Copy link

This code fixes the player LEDs in the NeoPico LED code. I missed 2 lines when I was porting the code over, easy fix.

The following is an example taken from the Crush Counter code:

#define PLED_TYPE PLED_TYPE_RGB
#define PLED1_PIN 12
#define PLED2_PIN 13
#define PLED3_PIN 14
#define PLED4_PIN 15

@Fortinbra Fortinbra merged commit 7c40d6b into OpenStickFoundation:main Sep 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants