Skip to content

Commit 9d4a024

Browse files
Merge pull request #145 from CedarGroveStudios/main
Add CedarGrove CircuitPython_AD5293 Digital Potentiometer driver
2 parents d1a9a43 + b7c8b9c commit 9d4a024

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,3 +296,6 @@
296296
[submodule "libraries/helpers/gauge"]
297297
path = libraries/helpers/gauge
298298
url = https://github.com/jposada202020/CircuitPython_gauge.git
299+
[submodule "libraries/drivers/ad5293"]
300+
path = libraries/drivers/ad5293
301+
url = https://github.com/CedarGroveStudios/CircuitPython_AD5293.git

libraries/drivers/ad5293

Submodule ad5293 added at bdbdacf

0 commit comments

Comments
 (0)