You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i get this error when trying to compile it, both on aubuntu and windows machine:
.platformio/packages/toolchain-gccarmnoneeabi/arm-none-eabi/include/sys/unistd.h:209:10: error: conflicting declaration of C function 'unsigned int sleep(unsigned int)'
Have you or somebody else seen that before?
Br Mads
The text was updated successfully, but these errors were encountered:
Hi,
i get this error when trying to compile it, both on aubuntu and windows machine:
.platformio/packages/toolchain-gccarmnoneeabi/arm-none-eabi/include/sys/unistd.h:209:10: error: conflicting declaration of C function 'unsigned int sleep(unsigned int)'
Have you or somebody else seen that before?
Br Mads
The text was updated successfully, but these errors were encountered: