1
0
Fork 0

Define visualizer thread priority by default

This commit is contained in:
Fred Sundvik 2017-07-09 14:03:36 +03:00 committed by Jack Humbert
parent 011ee29441
commit 8a962f7b27
3 changed files with 3 additions and 6 deletions

View file

@ -52,7 +52,8 @@ SOFTWARE.
// Define this in config.h
#ifndef VISUALIZER_THREAD_PRIORITY
#define "Visualizer thread priority not defined"
// The visualizer needs gfx thread priorities
#define VISUALIZER_THREAD_PRIORITY (NORMAL_PRIORITY - 2)
#endif
static visualizer_keyboard_status_t current_status = {