Actions
Feature #319
opengu256x64 wiring
Description
Hier noch ein neues wiring das rein sollte:
http://www.vdr-portal.de/board/thread.php?postid=895721#post895721
evtl. um den im letzten Post erwähnten Chip erweitern?
Updated by randy over 14 years ago
- Status changed from New to Feedback
- Assignee set to randy
habe die anpassungen als eigenes wiring umgesetzt, bitte testen.
-- randy
Updated by randy over 13 years ago
bitte mal testen:
gu256x64-372.c Row 224
GU256X64Cmd(DISP_HISTA2); GU256X64Data(0x10);
aendern in:
GU256X64Cmd(DISP_HISTA2); GU256X64Data(0x08);
-- randy
Updated by randy over 13 years ago
- Target version changed from 0.2.0 to 0.1.9git
Actions