move global char array out of thread
The char msg[] is accessed from outside the main thread after it has exited, so it needs to outlive it. Fixes #717dev/timer
parent
b2dbf3dcae
commit
af7a15b3f0
Loading…
Reference in New Issue