X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fstepper.h;h=0756cf6b22f7e002809936ff2aabf8d7407842a0;hb=2aa5b04dcc5daad2409bf2027541704b56a85f13;hp=10a29bce8420d26ae04c8f6343d8e53e878383af;hpb=d62963b4a64efe8d2917f489fefaf586a9a99126;p=bertos.git diff --git a/bertos/drv/stepper.h b/bertos/drv/stepper.h index 10a29bce..0756cf6b 100644 --- a/bertos/drv/stepper.h +++ b/bertos/drv/stepper.h @@ -11,10 +11,14 @@ * * \author Francesco Michelini * \author Giovanni Bajo - * \author Bernardo Innocenti + * \author Bernie Innocenti * \author Simone Zinanni * \author Daniele Basile * + * $WIZ$ module_name = "stepper" + * $WIZ$ module_depends = "timer", "ramp" + * $WIZ$ module_configuration = "bertos/cfg/cfg_stepper.h" + * } */ #ifndef DRV_STEPPER_H