Skip to content

Commit 87311fb

Browse files
add copyright header
1 parent be5bb89 commit 87311fb

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

MultiPlexer_MCP3008/MultiPlexer_MCP3008.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/* Copyright (c) 2023, Collab
2+
* All rights reserved
3+
*/
14
/*
25
MultiPlexer_MCP3008.cpp - Control MCP3008 8-channel 10-bit ADC.
36
*/

MultiPlexer_MCP3008/MultiPlexer_MCP3008.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/* Copyright (c) 2023, Collab
2+
* All rights reserved
3+
*/
14
/*
25
MultiPlexer_MCP3008.h - Control MCP3008 8-channel 10-bit ADC.
36
*/

0 commit comments

Comments
 (0)