mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-14 07:29:53 +00:00
terminate extra data string with a comma for flasher.c
This commit is contained in:
parent
60582e33bf
commit
d60cc72ac4
@ -108,6 +108,7 @@ print @ARGV;
|
|||||||
print "\n";
|
print "\n";
|
||||||
|
|
||||||
$ob->write(@ARGV);
|
$ob->write(@ARGV);
|
||||||
|
$ob->write(',');
|
||||||
|
|
||||||
while(1) {
|
while(1) {
|
||||||
print $ob->input;
|
print $ob->input;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user