Commit Graph

13 Commits

Author SHA1 Message Date
beardyw 9bdb9d1436
Add files via upload 2019-05-22 08:01:09 +01:00
Jack Massey e35c9ae2e5 Fix portrait mode on JAYCAR display
This was due to a simple typo when rebasing.
2019-02-28 22:23:59 +10:00
Jack Massey d953156461 Fix rotation offsets for JAYCAR display
The JAYCAR display was not having its offsets set correctly now that
they were being set by default.
2019-02-28 22:10:10 +10:00
Jack Massey a3766f41e9 Fixed mixing of tabs and spaces 2019-02-28 21:37:40 +10:00
Jack Massey c6e0fc6992 Fixed init for the JAYCAR screen
The ini for the JAYCAR screen didn't correctly set the column and row
start. This has been corrected so it matches the default landscape mode.
2019-02-28 21:31:38 +10:00
Jack Massey 672a5e9502 Added support for cut off bitmaps 2019-02-28 21:19:47 +10:00
Jack Massey cbc18d15e9 Added ST7735_RED144_JAYCAR screen 2019-02-28 21:19:39 +10:00
Sebastian 0da083fb1a Added graphic primitives 2016-12-07 21:14:46 +01:00
Sebastian de23e0b650 Cleanups 2016-12-07 00:26:43 +01:00
Sebastian 0d81f98ab9 Fixed set_addr_win
Fixed set_orientation
Fixed minor bugs and typos
2016-12-06 19:52:01 +01:00
Sebastian d8180ba10a Added line and rect drawing 2016-12-05 23:18:40 +01:00
Sebastian e073e6c750 Added orientation and set pixel function 2016-12-05 16:33:58 +01:00
Sebastian 1af8221120 Started porting arduino library 2016-12-05 14:56:09 +01:00