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

Master build fails with PIO #46

Open
enwi opened this issue Aug 27, 2023 · 0 comments
Open

Master build fails with PIO #46

enwi opened this issue Aug 27, 2023 · 0 comments

Comments

@enwi
Copy link

enwi commented Aug 27, 2023

In file included from .pio/libdeps/denky32/OneBitDisplay/src/OneBitDisplay.cpp:57:
.pio/libdeps/denky32/OneBitDisplay/src/obd_io.inl:353:13: error: 'void RawWriteData(OBDISP*, unsigned char*, int)' was declared 'extern' and later 'static' [-fpermissive]
 static void RawWriteData(OBDISP *pOBD, unsigned char *pData, int iLen)
             ^~~~~~~~~~~~
In file included from .pio/libdeps/denky32/OneBitDisplay/src/OneBitDisplay.cpp:56:
.pio/libdeps/denky32/OneBitDisplay/src/OneBitDisplay.h:698:6: note: previous declaration of 'void RawWriteData(OBDISP*, unsigned char*, int)'
 void RawWriteData(OBDISP *pOBD, unsigned char *ucBuf, int iLen);
      ^~~~~~~~~~~~
*** [.pio\build\denky32\lib288\OneBitDisplay\OneBitDisplay.cpp.o] Error 1
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