Skip to content

Commit 19e7fc1

Browse files
authored
Merge pull request #136 from jposada202020/adding_boxplot
Adding boxplot library
2 parents e8f80e7 + a12a14d commit 19e7fc1

File tree

3 files changed

+50
-44
lines changed

3 files changed

+50
-44
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,3 +278,6 @@
278278
[submodule "libraries/helpers/noise"]
279279
path = libraries/helpers/noise
280280
url = https://github.com/todbot/CircuitPython_Noise.git
281+
[submodule "libraries/helpers/uboxplot"]
282+
path = libraries/helpers/uboxplot
283+
url = https://github.com/jposada202020/CircuitPython-UBoxplot.git

0 commit comments

Comments
 (0)