Commit 07a763d
Enhance status print while programming the FPGA
Flush the print buffer to instantly print "Connecting and loading FPGA..."
Without "flush = True" this message is only printed after the next print
statement, which is after the FPGA is programmed.
Signed-off-by: Michael Tempelmeier <michael.tempelmeier@gi-de.com>1 parent 11d590f commit 07a763d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments