Clean up the code. Manage the reconnection. Use the lwip error, insted
[bertos.git] / bertos / drv / lcd_ili9225.h
index 09cbf097643fc6ba82d1d4dfd884510987cd244b..3be2f41fb0ec6225c41e599ca9b42a814dc25674 100644 (file)
@@ -34,6 +34,7 @@
  *
  * $WIZ$ module_name = "lcd_ili9225"
  * $WIZ$ module_hw = "bertos/hw/hw_ili9225.h"
+ * $WIZ$ module_depends = "timer", "kfile"
  */
 
 #ifndef LCD_ILI9225_H