mirror of https://github.com/commaai/panda.git
okay that speed was too fast
This commit is contained in:
parent
1b81a2e600
commit
0cef163145
|
@ -46,7 +46,7 @@ class FakePort(object):
|
|||
self.handle.claimInterface(0)
|
||||
|
||||
# will only work on new st, old ones will stay @ 921600
|
||||
self.baudrate = 460800
|
||||
self.baudrate = 230400
|
||||
|
||||
@property
|
||||
def baudrate(self):
|
||||
|
|
Loading…
Reference in New Issue