Hi @Moris526
The default serial buffer size is 64 bytes. (Uno/mega/mini/nano).
You can modify with the definition:
#define SERIAL_BUFFER_SIZE xxx
RV mineirin
Hi @Moris526
The default serial buffer size is 64 bytes. (Uno/mega/mini/nano).
You can modify with the definition:
#define SERIAL_BUFFER_SIZE xxx
RV mineirin