04-12-2018, 08:07 AM
(04-12-2018, 03:54 AM)xalius Wrote: Can you pastebin the debug output you see on your console?
sure here's a snippet of it:
Code:
tx[0]=00
tx[1]=00
tx[2]=00
tx[3]=00
tx[4]=00
tx[5]=00
tx[6]=00
tx[7]=00
tx[8]=00
tx[9]=00
tx[10]=00
It looks like whatever is being sent over SPI is also being dumped to the screen. I'd like to be able to turn this off, as it makes it difficult to find anything else that I try printing.