mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Merge remote-tracking branch 'ofw/dev' into mntm-dev
This commit is contained in:
@@ -109,6 +109,8 @@ class FlipperStorage:
|
||||
|
||||
def start(self):
|
||||
self.port.open()
|
||||
time.sleep(0.5)
|
||||
self.read.until(self.CLI_PROMPT)
|
||||
self.port.reset_input_buffer()
|
||||
# Send a command with a known syntax to make sure the buffer is flushed
|
||||
self.send("device_info\r")
|
||||
|
||||
Reference in New Issue
Block a user