ep00ch

Results 2 issues of ep00ch

including mpsse.h in multiple source files can cause "duplicate symbol" linker errors due to fast_rw_buf being defined in the header file. I removed unsigned char fast_rw_buf[SPI_RW_SIZE + CMD_SIZE]; from mpsse.h...