Skip to content

Commit

Permalink
Update megatec
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Zalatov committed Sep 30, 2018
1 parent 3c6b0ff commit c12b238
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions megatec/src/example.perl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
#
# Supported commands: F, I, Q1
#
# InVolt FaultVolt OutVolt Current Freq UBatt UTemp NA
#
$port = "/dev/ttyUSB0";
system "stty 2400 ixon -echo < $port";
open(COM, "+>$port") or die "Can't open $port";
Expand Down

0 comments on commit c12b238

Please sign in to comment.