forked from lewispg228/Pi_grammer
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit 5ce72ce
author
committedPete Lewis
moved isolation switch control into pi_program.sh
This makes it easier to use pi_program.sh from the command line (if you'd like to make this call without relying on test.py and the capsense)1 parent 5c8aff4 commit 5ce72ce
3 files changed
+39
-1
lines changedLines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + |
Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
6 | + | ||
7 | + | ||
8 | + | ||
9 | + | ||
10 | + | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + |
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | - | ||
20 | + | ||
21 | 21 |
| |
22 | 22 |
| |
23 | + | ||
24 | + | ||
25 | + | ||
23 | 26 |
| |
24 | 27 |
| |
25 | 28 |
| |
| |||
31 | 34 |
| |
32 | 35 |
| |
33 | 36 |
| |
37 | + | ||
38 | + | ||
39 | + |
0 commit comments