diff src/tft.asm @ 461:4927ba3bd3b5

repeated init (For screen 2 issues)
author heinrichsweikamp
date Mon, 10 Oct 2016 19:53:09 +0200
parents 360acdcda0d7
children b455b31ce022
line wrap: on
line diff
--- a/src/tft.asm	Mon Oct 10 14:48:43 2016 +0200
+++ b/src/tft.asm	Mon Oct 10 19:53:09 2016 +0200
@@ -315,6 +315,10 @@
 
 	WAITMS	d'2'
 	bsf		tft_nreset
+	WAITMS	d'5'
+	bcf		tft_nreset
+	WAITMS	d'5'
+	bsf		tft_nreset
 	WAITMS	d'150'
 	bsf		lightsen_power  		; Supply power to light sensor