mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-15 01:24:29 +02:00
orginized the content inside the amixer parser
This commit is contained in:
@ -203,4 +203,4 @@ if __name__ == '__main__':
|
||||
'capture': output_data_sget_capture}
|
||||
for key, val in di.items():
|
||||
print(f"[info] for key: {key}")
|
||||
print(f"[info] the output is: {val}")
|
||||
print(f"[info] the output is: {val}")
|
||||
|
Reference in New Issue
Block a user