Add contributor @rgwan

Signed-off-by: Huang Rui <vowstar@gmail.com>
pull/27/head
Huang Rui 2019-04-27 01:18:46 +08:00
parent a0beb01d62
commit 030de69064
1 changed files with 2 additions and 0 deletions

View File

@ -415,6 +415,8 @@ class MAIXLoader:
# Dangerous, here are dinosaur infested!!!!!
# Don't touch this code unless you know what you are doing
# Stage0 baudrate is fixed
# Contributor: [@rgwan](https://github.com/rgwan)
# rgwan <dv.xw@qq.com>
baudrate = 1500000
if args.Board == "goE" or args.Board == "trainer":
print(INFO_MSG,"Selected Stage0 Baudrate: ", baudrate, BASH_TIPS['DEFAULT'])