Commit 7a4c6f3
authored
PieChart.pde function uses argument
pieChart function uses a mix of its argument (data[]) and the original global array (angles[]). Fixed so it uses only the argument.1 parent 9c1671c commit 7a4c6f3
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
0 commit comments