error with __GCC_ATOMIC_BOOL_LOCK_FREE in AudioTools/Disk/AudioSourceIdxSDMMC.h #2160
-
Hello, file: AudioTools/Disk/AudioSourceIdxSDMMC.h __GCC_ATOMIC_BOOL_LOCK_FREE is marked red What does that cryptic message mean? With a little change to : virtual bool begin() override { Regards |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Sep 9, 2025
Replies: 1 comment
-
I confirm that this is an error: it seems that the auto correction has messed up somehow. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I confirm that this is an error: it seems that the auto correction has messed up somehow.
It should be bool begin()