Move38 / Blinks-SDK

Development for Blinks starts here. This codebase includes everything you need to get up and running in the Arduino IDE with Blinks.

Home Page:http://forum.move38.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dev Serial.print seems to spit a lot of junk

jbobrow opened this issue · comments

On dev, I am using 1,000,000 baud rate and on master 500,000 baud. Master works just fine, but dev seems to keep a flow of junk (not totally illegible, just not expected and enough of it can really bring the Arduino IDE to its knees)
screen shot 2018-05-01 at 5 17 11 pm

Can you checkout my latest /dev here...

bigjosh@9ce6f28

...and try the new SerialTest example at 1000000bd?