dgolda / UTouch

UTouch fork configured for 3.5" TFT LCD from mcufriend.com
8 stars 8 forks source link

Not working with esp8266-12e #3

Open ronitsrma16 opened 6 years ago

ronitsrma16 commented 6 years ago

when I'm initializing it with myTouch(6,5,4,3,2); it gives me error

error: 'regsize' does not name a type

regsize B_CLK, B_CS, B_DIN, B_DOUT, B_IRQ;

What to do to resolve it

xdubx commented 5 years ago

The Esp has no support for the 8 bit i/o interface. LOL