Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix pgmspace include statement to work e.g. for ESP32 MCUs #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GitCodeGoose
Copy link

No description provided.

Copy link

@stephanschulz stephanschulz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have tried it with a adafruit feather esp32 v1 and so far I am not able to get any thing displayed in the 7 segment displays. code works fine with teensy 4.0

@stephanschulz
Copy link

this works now.
I changed pins around as suggested here
#30

LedControl lc=LedControl(32,33,25,2); // feather esp32 v1

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.

2 participants