Skip to content

Commit 71bc6cd

Browse files
committed
title
1 parent 6c95e33 commit 71bc6cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Arduino library for MCP3021 & MCP3021 I2C ADC
22
[![Build Status](https://travis-ci.org/pilotak/MCP3X21.svg?branch=master)](https://travis-ci.org/pilotak/MCP3X21) [![Framework Badge Arduino](https://img.shields.io/badge/framework-arduino-00979C.svg)](https://arduino.cc)
33

4+
## Example
45
```cpp
56
#include <Wire.h>
67
#include "MCP3X21.h"

0 commit comments

Comments
 (0)