Use generic plugins
[bertos.git] / bertos / gfx / text.h
index d8c6aba5d20bbd1852048ccbe71d8ac36cc98888..f884fd376bb358ae61009d3a442ce3e7d9e19d24 100644 (file)
@@ -38,7 +38,7 @@
  * \version $Id$
  *
  * $WIZ$ module_name = "text"
- * $WIZ$ module_harvard = "both"
+ * $WIZ$ module_harvard = "pgm_memory"
  */
 
 #ifndef GFX_TEXT_H