Skip to content

Commit

Permalink
Adding some more documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
NachtRaveVL committed Aug 12, 2020
1 parent 5b76fab commit 3377bd2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ In BY8X01-16P.h:
//#define BY8X0116P_ENABLE_DEBUG_OUTPUT 1
```

### Library Initialization

This library doesn't contain any initialization mode flags, however still requires a call to its `init()` function, commonly called inside of the sketch's `setup()` function.

## Hookup Callouts

### Serial UART
Expand Down

0 comments on commit 3377bd2

Please sign in to comment.