X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Farduino%2Fhw%2Fhw_rit128x96.h;h=c24d1a87b8883fecbb00d9dae610a02c9fb03663;hb=e65247f6a32c3ff28575c68a9107df3ab0d4dd9a;hp=f9c2291a870e6f098d367c5e8539e995cf92a651;hpb=d28b48ee1e32364e94273505d9293693e366f38a;p=bertos.git diff --git a/boards/arduino/hw/hw_rit128x96.h b/boards/arduino/hw/hw_rit128x96.h index f9c2291a..c24d1a87 100644 --- a/boards/arduino/hw/hw_rit128x96.h +++ b/boards/arduino/hw/hw_rit128x96.h @@ -70,7 +70,7 @@ #define LCD_WRITE(x) ((void)x)/* Implement me! */ /*@}*/ -INLINE void lcd_bus_init(void) +INLINE void lcd_rit128x96_hw_bus_init(void) { /* Implement me! */ }