X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgfx%2Fbitmap.c;h=c94306a9a0e939d128ed5d6d27b5d9e5dc721e75;hb=cbdd295b3172dbfc635ff6895e5eaa0b92e07180;hp=1cc13aea7b0292f24d689235107989cd664a40c9;hpb=4cc44c9888a0336b9d01121ec0b7ad95f4a76195;p=bertos.git diff --git a/bertos/gfx/bitmap.c b/bertos/gfx/bitmap.c index 1cc13aea..c94306a9 100644 --- a/bertos/gfx/bitmap.c +++ b/bertos/gfx/bitmap.c @@ -35,6 +35,7 @@ * \author Stefano Fedrigo * * \brief Bitmap manipulation routines. + * \sa gfx.h */ #include "gfx.h"