Revision 119
generates problem
graphics.h | ||
---|---|---|
51 | 51 |
|
52 | 52 |
|
53 | 53 |
//int (draw_hline)(uint16_t x, uint16_t y, uint16_t len, uint32_t color); |
54 |
//int (draw_rectangle)(uint16_t x, uint16_t y,uint16_t width, uint16_t height, uint32_t color);
|
|
54 |
int (draw_rectangle)(uint16_t x, uint16_t y,uint16_t width, uint16_t height, uint32_t color); |
|
55 | 55 |
|
56 | 56 |
#endif /* end of include guard: GRAPHICS_H_INCLUDED */ |
Also available in: Unified diff