MCP4018 library

Files at this revision

API Documentation at this revision

Comitter:
dokken
Date:
Mon Dec 19 23:44:58 2022 +0000
Parent:
0:f32b8e382343
Commit message:
test

Changed in this revision

MCP4018.h Show annotated file Show diff for this revision Revisions of this file
--- a/MCP4018.h	Sat Nov 08 12:14:31 2014 +0000
+++ b/MCP4018.h	Mon Dec 19 23:44:58 2022 +0000
@@ -9,6 +9,7 @@
 #define MCP4018_H_
 
 #define MCP4018_ADDR                0x5E
+//#define MCP4018_ADDR                0x5C
 
 #include "mbed.h"