fixed using 0xff for white + removed lot of crap from previous tries.

Basicaly 0x50 need 0x29 as data to invert polarity (white 0 -> 1) + CDI-9 for proper interval
This commit is contained in:
2026-03-30 22:27:49 -04:00
parent be735990ff
commit e30fd59f1c
2 changed files with 19 additions and 67 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// DRIVER FOR UC8179
// DRIVER FOR UC8179 + GDEY075T7
#pragma once
#include "sdkconfig.h"