Effect tv_static now also uses subpixel rendering.
This commit is contained in:
@ -81,7 +81,7 @@ struct Settings {
|
||||
} snake;
|
||||
|
||||
struct /* tv_static */ {
|
||||
uint16_t black_bar_speed = 3500;
|
||||
uint16_t black_bar_speed = 12;
|
||||
} tv_static;
|
||||
} effects;
|
||||
};
|
||||
|
Reference in New Issue
Block a user