From the included ILI9341_t3 and assuming in the _t3n extension library use: void setClock(unsigned long clk) { _clock = clk;}
The default is 30Mhz and if 60 MHz is used in setClock() that value...
Type: Posts; User: defragster
From the included ILI9341_t3 and assuming in the _t3n extension library use: void setClock(unsigned long clk) { _clock = clk;}
The default is 30Mhz and if 60 MHz is used in setClock() that value...