Test for STM32F4
Fork of RGB_OLED_SSD1331 by
Revisions of include/SGL.h
Revision | Date | Message | Actions |
---|---|---|---|
17:1bcdc92af126 | 2016-12-10 | removed wait(0.05); Add boundingRect function | File Diff Annotate |
15:c49040bf0e1d | 2016-12-08 | Add template class Point and Rect | File Diff Annotate |
13:8dd215952d76 | 2015-12-03 | Fixed Chinese Typos | File Diff Annotate |
11:162aa3e801df | 2015-11-18 | Rewrite SGL class to template based class | File Diff Annotate |
10:ef7440718431 | 2015-11-17 | Improved the drawString function; Add setFont function | File Diff Annotate |
8:ff74bd4d94d6 | 2015-11-17 | Improved SGL class; Add new drawLine function and fillScreen function to the SSD1331 driver | File Diff Annotate |
4:1707ca53e7d5 | 2015-11-12 | Improved drawLine function | File Diff Annotate |
3:af00512c9694 | 2015-11-12 | Replaced unsigned char with uint8_t | File Diff Annotate |
1:b55525d2db34 | 2015-11-10 | Removed unused includes | File Diff Annotate |
0:6e810b5b40a3 | 2015-11-10 | Init version | File Diff Annotate |