]> git.zerfleddert.de Git - fnordlicht-mini/commitdiff
fix comment
authorgitknilch <gitknilch@cwde.de>
Thu, 24 Mar 2011 18:18:58 +0000 (19:18 +0100)
committergitknilch <gitknilch@cwde.de>
Thu, 24 Mar 2011 18:18:58 +0000 (19:18 +0100)
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