Skip to content

Commit

Permalink
Added copyright for source of port
Browse files Browse the repository at this point in the history
  • Loading branch information
ccrighton committed Sep 14, 2023
1 parent 9b48f54 commit d15bfca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mcp4xxx.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# SPDX-FileCopyrightText: 2023 Charles Crighton <[email protected]>
#
# Ported from https://github.com/jmalloc/arduino-mcp4xxx:
# SPDX-FileCopyrightText: 2012 James Harris <[email protected]>
#
# SPDX-License-Identifier: MIT
"""
* Controls Microchip's MCP4XXX range of digital potentiometers.
Expand Down

0 comments on commit d15bfca

Please sign in to comment.