From b812ba21f5bef448a9bc880d21122def1c186155 Mon Sep 17 00:00:00 2001 From: Ace Date: Tue, 2 Oct 2018 01:42:16 +0200 Subject: [PATCH] Updated Installer (v1.2)! Well tested and confirmed to work. It contains a critical update that prevents damage and ghosting to the display by putting the E-Paper to sleep after each refresh. The installer now asks for an input to choose the correct E-Paper (2-Colour or 3-Colours) and automatically installs the correct one By selecting the 2-Colour version, now specials files specific for the 2-colour version will be used (reducing the update time) instead of the 3-Colour version There are no longer any conversion needed (3-colour to 2-colour) An info message will be created in the E-Paper-Master directory containing the main info on the versions. --- Installer-without-debug | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Installer-without-debug b/Installer-without-debug index ecc1343..e010efe 100644 --- a/Installer-without-debug +++ b/Installer-without-debug @@ -1,6 +1,8 @@ #!/bin/bash # This script is for automating the install for both displays, # The 2-colour and 3-colour one. +# Version: 1.2 (early October) +# Well tested and confirmed # Copyright by Ace-Laboratory