X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Falgo%2Fcrc.h;h=be8f0df8be16915f3318852f3329f2bda9e70fc1;hb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;hp=51ce4dd0f8c23ba6932194e69b7e3546983f08e3;hpb=8f62acd65326f96675c8781f38eedc94fdbbaa45;p=bertos.git diff --git a/bertos/algo/crc.h b/bertos/algo/crc.h index 51ce4dd0..be8f0df8 100644 --- a/bertos/algo/crc.h +++ b/bertos/algo/crc.h @@ -46,11 +46,7 @@ * \version $Id$ * \author Bernie Innocenti * - * $WIZARD_MODULE = { - * "name" : "crc16", - * "depends" : [], - * "configuration" : "" - * } + * $WIZ$ module_name = "crc16" */ #ifndef ALGO_CRC_H