mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
v3.7.2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# strips out lines between two markers
|
||||
# pipe a file into, for example: 'cat x | python3 strip_csv.py'
|
||||
# pipe a file into it, for example: 'cat x | python3 strip_csv.py'
|
||||
import fileinput
|
||||
with fileinput.input() as f_input:
|
||||
inRecordingMode = False
|
||||
|
||||
Reference in New Issue
Block a user