Commit Graph

4 Commits

Author SHA1 Message Date
Ace
5d714665a4
Minor improvements + Bugfixes
Fixed a bug where the update interval would be calculated incorrectly. The display will now update as specified in the settings file.
Instead of importing a single driver file, this module will automatically import the driver file for the specified E-Paper (in the settings file). This means that even though more E-Papers are now supported, the code will not become too complex.

Calibration has been omitted for now to test if the E-Paper shows signs of ghosting.
2020-01-17 17:03:38 +01:00
Ace
81d03619ff
Fixed typo 2019-12-16 21:41:41 +01:00
Ace
3cdd0bda62
Code cleanup 2019-12-16 02:48:23 +01:00
Ace
9517017365
Improved folder structure
With the new folder structure, users can now easily clone the repo with git clone. The need for renaming and shifting folders is now gone.
2019-12-12 22:52:57 +01:00