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

Library version found by platformio needs updating #60

Open
nuxeh opened this issue May 15, 2022 · 0 comments
Open

Library version found by platformio needs updating #60

nuxeh opened this issue May 15, 2022 · 0 comments

Comments

@nuxeh
Copy link

nuxeh commented May 15, 2022

Hi, I just built using platformio, and simply including the lib as a dependency as SevenSegmentTM1637 in lib_deps causes the build error:

.pio/libdeps/nano/SevenSegmentTM1637/src/SevenSegmentFun.cpp:187:80: error: no 'void SevenSegmentFun::bouncingBall(uint16_t, uint16_t, bool)' member function declared in class 'SevenSegmentFun'
 void  SevenSegmentFun::bouncingBall(uint16_t moves, uint16_t d, bool runForever) {
                                                                                ^
*** [.pio/build/nano/libaf9/SevenSegmentTM1637/SevenSegmentFun.cpp.o] Error 1

Using the github path as the dep builds fine, so I assume the lib needs re-uploading.

Thanks!

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

No branches or pull requests

1 participant