ledongthuc / CustomSoftwareSerial

Alternative SoftwareSerial in Arduino. CustomSoftwareSerial library allow to configure and custom Parity Bit and Stop Bit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does not work for 100000 baud rate

jzattelman opened this issue · comments

Hi, would you be able to help me set the delay array data for a baud rate of 100000?

Thanks!

+1
Your code would be handy when the baud rate would be calculated like the Arduino does in meantime to support various baud rates.

Do you see a chance to rebase on Arduino?

I need this baud rate too. Any chance this will happen? Or, can anyone point me to the right place to make the change for myself?