We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae8f76a commit e54cec3Copy full SHA for e54cec3
examples/mcp4725_simpletest.py
@@ -1,9 +1,8 @@
1
-# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
+# SPDX-FileCopyrightText: 2018 Tony DiCola for Adafruit Industries
2
# SPDX-License-Identifier: MIT
3
4
# Simple demo of setting the DAC value up and down through its entire range
5
# of values.
6
-# Author: Tony DiCola
7
import board
8
import busio
9
0 commit comments