X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fgfx%2Fline.c;h=4d756fe68f34c709fe33d2fa8fa3eedd0db002d1;hb=5d57564d326be3dc789a616fe3299295683fff07;hp=c9bb46952a4f528d3cc171fbac2f19e5571735b5;hpb=4cc44c9888a0336b9d01121ec0b7ad95f4a76195;p=bertos.git diff --git a/bertos/gfx/line.c b/bertos/gfx/line.c index c9bb4695..4d756fe6 100644 --- a/bertos/gfx/line.c +++ b/bertos/gfx/line.c @@ -37,6 +37,7 @@ * \author Stefano Fedrigo * * \brief Line drawing graphics routines + * \sa gfx.h */ #include "gfx.h"