Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Screen: adjustments, bug fixes and abstraction. | 2019-05-28 | 1 | -4/+5 | |
| | | | | | | | Line drawing code no longer assumes a particular screen as long as it's interface includes OLEDDisplay. Signed-off-by: Ramūnas Mažeikis <ramunasnezinomas@gmail.com> | ||||
* | Screen: implementation of drawing and trivial docs. | 2019-05-27 | 1 | -2/+21 | |
| | | | | Signed-off-by: Ramūnas Mažeikis <ramunasnezinomas@gmail.com> | ||||
* | Screen: More implementation details. | 2019-05-27 | 1 | -0/+8 | |
| | | | | | | Only a single function is a stub now --- the actual drawing. Signed-off-by: Ramūnas Mažeikis <ramunasnezinomas@gmail.com> | ||||
* | Device: partial implementation of line scrolling logic. | 2019-05-27 | 1 | -0/+22 | |
Signed-off-by: Ramūnas Mažeikis <ramunasnezinomas@gmail.com> |