diff --git a/src/user/user_loop.c b/src/user/user_loop.c index 6d397e5..ce083fc 100644 --- a/src/user/user_loop.c +++ b/src/user/user_loop.c @@ -5,8 +5,8 @@ src/display_loop.c file. Please make sure that you use a mode number 200<=n<=252 to avoid conflicts with newer upstream animations. - Just add your header #include directives as shown in the commented - samples. */ + Just add your case blocks (guarded by the config options you introduced in + config.in) as shown in the commented samples. */ // #ifdef ANIMATION_MY_SIMPLE_ANIM // case 200: