Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Ricardo Lima Caratti committed Oct 16, 2019
1 parent 7a3f66a commit ba44e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ This labrary was developed in C++. To use it, you must declare in your Sketch a
The code below show that.

```cpp
#include "SI4844.h"
#include <SI4844.h>
#include <Wire.h>

// Arduino Pin (tested on pro mini)
Expand Down

0 comments on commit ba44e7b

Please sign in to comment.