X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=examples%2Flm3s1968%2Fhw%2Fhw_rit128x96.h;h=7ccdeb1d4b59565687c3c2a87364dc28e012203d;hb=d76509a30e7b0ff2440538e2a06210dc64da9214;hp=32edf8ee0af8b64db9e341b7cca4fa1b5498c23e;hpb=5ed6382942018d3bdb9d41de291ff5c3094ed5b5;p=bertos.git diff --git a/examples/lm3s1968/hw/hw_rit128x96.h b/examples/lm3s1968/hw/hw_rit128x96.h index 32edf8ee..7ccdeb1d 100644 --- a/examples/lm3s1968/hw/hw_rit128x96.h +++ b/examples/lm3s1968/hw/hw_rit128x96.h @@ -123,6 +123,6 @@ INLINE void lcd_bus_init(void) * XXX: menu stuff requires lcd_blitBimap() function to be defined. * Find a better way to do this. */ -#define rit128x96_lcd_blitBitmap lcd_blitBitmap +#define rit128x96_blitBitmap lcd_blitBitmap #endif /* HW_RIT128x96_H */