Skip to content

Commit

Permalink
fix some formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pedalPusher68 authored Nov 24, 2017
1 parent 543b36c commit 19d9c08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ This is a port of the [Adafruit Arduino driver for the HTU21D(F) sensor](https:/

Usage is extremely simple....

in mos.yml, add to **libs:** section,
in _**mos.yml**_, add to **libs:** section,

` - origin: https://github.com/pedalPusher68/arduino-adafruit-htu21df`

in your **init.js**, add something like the following,
in your _**init.js**_, add something like the following,

```javascript
load('api_arduino_htu21df.js');
Expand Down

0 comments on commit 19d9c08

Please sign in to comment.