You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Fix output
This commit is contained in:
@@ -103,5 +103,5 @@ print("-" * 40)
|
||||
for buffer_size, max_buffers in results:
|
||||
print(f"{buffer_size:>18} | {max_buffers:>20}")
|
||||
print("=====================================")
|
||||
print("Test completed.")
|
||||
print("Test completed.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user