isl-org / OpenBot

OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation.
https://www.openbot.org
MIT License
2.82k stars 529 forks source link

Update firmware readme.md #433

Closed hexs00si closed 4 days ago

hexs00si commented 3 months ago

Added step 7 to the readme file in the firmware directory , earlier some users might face some error as the default upload speed is set to 921600 , but certain esp32 chips would throw error while uploading the sketch , Added the basic instruction to simple change the upload speed

thias15 commented 3 months ago

Please remove the white space and * --> _ changes. Also shouldn't it be step 4 rather than step 7?

hexs00si commented 3 months ago

I will and yea it should be step 4 , i will most definitely do that .

On Thu, 4 Jul 2024 at 7:08 AM, thias15 @.***> wrote:

Please remove the white space and * --> _ changes. Also shouldn't it be step 4 rather than step 7?

— Reply to this email directly, view it on GitHub https://github.com/isl-org/OpenBot/pull/433#issuecomment-2207840141, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCXDYQVTLVNLPFA6HFLNY33ZKSRSLAVCNFSM6AAAAABJNZLH5SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMBXHA2DAMJUGE . You are receiving this because you authored the thread.Message ID: @.***>

hexs00si commented 2 months ago

@thias15 , please review the updated change , i changed the instruction from instruction 7 to 4