X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Farduino%2Fhw%2Fhw_rit128x96.h;h=c24d1a87b8883fecbb00d9dae610a02c9fb03663;hb=fc4b3631d16afcfda7f714d7b0ac3e585de15af4;hp=f9c2291a870e6f098d367c5e8539e995cf92a651;hpb=ecb34d7a7fa3e00d9157eeafa2dea50cbbc317ce;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! */ }