mirror of
https://github.com/littlefs-project/littlefs.git
synced 2025-12-01 12:20:02 +00:00
scripts: Adopted ring name for stdout substitution
This commit is contained in:
@ -134,7 +134,6 @@ def main(path='-', *,
|
||||
lock = th.Lock()
|
||||
event = th.Event()
|
||||
|
||||
# TODO adopt f -> ring name in all scripts?
|
||||
def main_(ring):
|
||||
try:
|
||||
while True:
|
||||
|
||||
Reference in New Issue
Block a user