X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=bertos%2Fgfx%2Ftext.h;h=249f28187f7960cdce60a09e5b782ed7d29ffdb9;hb=cf0e85cf28635514f0e0956929605df8c2566882;hp=d8c6aba5d20bbd1852048ccbe71d8ac36cc98888;hpb=5d5cb6250eacac50a8a587296e109c787764f5b8;p=bertos.git diff --git a/bertos/gfx/text.h b/bertos/gfx/text.h index d8c6aba5..249f2818 100644 --- a/bertos/gfx/text.h +++ b/bertos/gfx/text.h @@ -38,7 +38,8 @@ * \version $Id$ * * $WIZ$ module_name = "text" - * $WIZ$ module_harvard = "both" + * $WIZ$ module_harvard = "pgm_memory" + * $WIZ$ module_depends = "bitmap", "line" */ #ifndef GFX_TEXT_H