Commit Graph

28 Commits (b9395b5eff4283c10a12c6a1dc8c75af9bae57c3)

Author SHA1 Message Date
Chris 559b0efdae run cargo fmt over all examples 2018-11-06 09:12:39 +01:00
Chris 4931c7aeb3 - Renaming to epd-waveshare
- added changelog
2018-10-30 15:25:48 +01:00
Chris 22e3ee22b2 Include `set_lut` in WaveshareDisplay Trait 2018-10-30 14:56:38 +01:00
Chris 550338a1ae Cleanup of imports 2018-10-30 09:00:13 +01:00
Chris 86d1a9fa25 Remove Hackinputpin completly 2018-10-30 08:54:37 +01:00
Chris 40506b580c Update to linux-embedded-hal v0.2.1 and remove hackinputpin 2018-10-30 08:44:51 +01:00
Chris bfafb8b058 make the quick example faster 2018-10-23 16:47:00 +02:00
Chris ea1843f506 Add a quick lut example 2018-10-23 16:42:14 +02:00
Chris e51406b05f use prelude in examples 2018-10-22 16:17:53 +02:00
Chris 520317f351 Fixed examples and more small improvements 2018-10-19 17:00:15 +02:00
Chris 3b0b5962ec Streamline a few things 2018-10-19 16:26:31 +02:00
Chris a1adeb77a4 more changes to the displaydimension trait 2018-10-19 16:16:43 +02:00
Chris a832ab9fed add more changes 2018-10-19 16:12:22 +02:00
Chris 9289d689b7 Fix epd1in54 example, test if old bugs are fixed 2018-10-19 11:27:16 +02:00
Chris bbdecdb6f7 Update documenatation 2018-10-19 09:47:36 +02:00
Chris 98a9b1c0ed Fix examples 2018-10-15 15:54:59 +02:00
Chris a079653a26 Change example 2018-10-11 10:10:24 +02:00
Chris 98e392fff1 changed example 2018-10-11 00:21:12 +02:00
Chris 0571ab4a34 final fix 2018-10-11 00:11:15 +02:00
Chris 81710bfc50 fix small example 2018-10-11 00:05:56 +02:00
Chris f131636b01 Addition to previous commit (examples and forgotten save) 2018-10-10 17:03:18 +02:00
Chris 0363e8527f Adapted examples to previous commit 2018-10-10 16:22:41 +02:00
Chris 99d328575f fix examples 2018-10-10 14:25:15 +02:00
Christoph Groß b0699b088d Finished the 2nd example which doesn't use the included graphics module 2018-09-19 11:55:48 +02:00
Christoph Groß 9c08d8559e Forgotten parts of the previous commit for adding a graphics feature and using it 2018-09-19 11:48:05 +02:00
Christoph Groß e0cf10bf4e Moved Colors into its own module 2018-09-19 11:44:17 +02:00
Christoph Groß a40cda8756 Improved Documentation of 2nd example 2018-09-18 15:56:38 +02:00
Christoph Groß 4c704a3af5 Started a new example for 1.54 in 2018-09-17 16:34:49 +02:00