Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AAU NAV
development
balboa_llc_aws
Commits
6edb10c6
Commit
6edb10c6
authored
Jun 27, 2018
by
Barciś, Agata
Browse files
program stopped before programming
parent
6084388c
Changes
1
Hide whitespace changes
Inline
Side-by-side
balboa/build.sh
View file @
6edb10c6
#! /bin/bash
#! /bin/bash
set
-e
set
-e
tmux send-keys
-t
robot_session C-c
;
sleep
3
stty
-F
/dev/ttyACM0 1200
stty
-F
/dev/ttyACM0 1200
sleep
1
sleep
1
avrdude
-v
-patmega32u4
-cavr109
-P
/dev/ttyACM0
-b57600
-D
-Uflash
:w:BalancerRPi/BalancerRPi.ino.arduino_leonardo.hex:i
avrdude
-v
-patmega32u4
-cavr109
-P
/dev/ttyACM0
-b57600
-D
-Uflash
:w:BalancerRPi/BalancerRPi.ino.arduino_leonardo.hex:i
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment