mbv: bigger prog chunks
This commit is contained in:
parent
d18d41fc02
commit
2e0507d0bb
@ -8,7 +8,7 @@ import time
|
|||||||
offset = 0x80000000
|
offset = 0x80000000
|
||||||
tty = '/dev/ttyUSB1'
|
tty = '/dev/ttyUSB1'
|
||||||
baud = 115200
|
baud = 115200
|
||||||
chunksize = 128
|
chunksize = 1024
|
||||||
|
|
||||||
|
|
||||||
def write(s, offset, dat):
|
def write(s, offset, dat):
|
||||||
|
Loading…
Reference in New Issue
Block a user