CreatorDev / LetMeCreateIoT

LetMeCreate library for the PIC32MX clicker
BSD 3-Clause "New" or "Revised" License
5 stars 8 forks source link

Increase UART buffer size #27

Open mtusnio opened 7 years ago

mtusnio commented 7 years ago

Currently using ring buffer which is limited to 128 bytes, ideally we'd like this to be higher since clicks like Lora can send messages which are over 200 bytes big.