X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=bertos%2Falgo%2Frotating_hash.h;fp=bertos%2Falgo%2Frotating_hash.h;h=c0d3d9b548cbb576e2a5394b06ff8b32848792db;hb=8f62acd65326f96675c8781f38eedc94fdbbaa45;hp=c154af1d33a8b3f28d57acb7ca28d7b1d934e610;hpb=822c03fa0b9d667b6abf4b04d89b7debd8bc5afb;p=bertos.git diff --git a/bertos/algo/rotating_hash.h b/bertos/algo/rotating_hash.h index c154af1d..c0d3d9b5 100644 --- a/bertos/algo/rotating_hash.h +++ b/bertos/algo/rotating_hash.h @@ -40,6 +40,12 @@ * \version $Id$ * * \author Francesco Sacchi + * + * $WIZARD_MODULE = { + * "name" : "rotating_hash", + * "depends" : [], + * "configuration" : "" + * } */