I need it to be at least 256 bytes to handle all the data coming in from the serial port.
Why don't you just read the data before the (smaller) buffer fills up?
I need it to be at least 256 bytes to handle all the data coming in from the serial port.
Why don't you just read the data before the (smaller) buffer fills up?