-
-
Notifications
You must be signed in to change notification settings - Fork 491
Commit c51b201
Avoid twice serial plotter apps (#1174)
* avoid twice serial plotter apps
* remove copy-serial-plotter script.
* Use `require#resolve` to locate the plotter app. (#1178)
Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
Co-authored-by: Akos Kitta <a.kitta@arduino.cc>
Co-authored-by: Akos Kitta <a.kitta@arduino.cc>1 parent 7fed8fe commit c51b201
File tree
2 files changed
+7
-15
lines changed- arduino-ide-extension
- src/node/plotter
2 files changed
+7
-15
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | - | ||
7 | + | ||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | - | ||
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
|
Lines changed: 6 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | + | ||
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
4 | - | ||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | - | ||
11 | - | ||
12 | 10 |
| |
13 | - | ||
14 | - | ||
15 | - | ||
16 | - | ||
17 | - | ||
18 | - | ||
19 | - | ||
20 | - | ||
21 | - | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
22 | 15 |
| |
23 | 16 |
| |
24 | 17 |
| |
25 | 18 |
| |
26 | - | ||
19 | + | ||
27 | 20 |
| |
28 | 21 |
| |
29 | 22 |
|
0 commit comments