Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
jr1221 committed Dec 29, 2024
1 parent 1be3387 commit c1c5085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ner_environment/build_system/build_system.py
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ def flash():
# serial
# ==============================================================================
@lp_app.command(help="View serial output from the device")
def flash():
def serial():
subprocess.run(['platformio', 'device', 'monitor'])


Expand Down

0 comments on commit c1c5085

Please sign in to comment.