Project

General

Profile

Revision 118

actually this one does not generate any problem

View differences:

graphics.h
49 49
 */
50 50
int (set_graphics_mode)(uint16_t mode);
51 51

  
52

  
52 53
//int (draw_hline)(uint16_t x, uint16_t y, uint16_t len, uint32_t color);
53 54
//int (draw_rectangle)(uint16_t x, uint16_t y,uint16_t width, uint16_t height, uint32_t color);
54 55

  

Also available in: Unified diff