]> git.zerfleddert.de Git - fnordlicht-mini/blobdiff - firmware/fnordlicht-firmware/script.c
fix comment
[fnordlicht-mini] / firmware / fnordlicht-firmware / script.c
index 1fd8c46dd781b6a94e5f342fe529cc650b25a5e8..2db034b95420b776c65ae8bb525d9757986f7b37 100644 (file)
@@ -64,7 +64,7 @@ void script_start_default(void)
 
     script_start(0, 0, &params);
 #elif CONFIG_SCRIPT_DEFAULT == 1
-    /* enable colorwheel program */
+    /* enable random program */
     union program_params_t params;
     params.random.seed = 23;
     params.random.use_address = 0;
Impressum, Datenschutz