Skip to content

Commit

Permalink
Fixed typo (#30)
Browse files Browse the repository at this point in the history
* Fixed typo

* Typo, "execellent" -> "excellent"
  • Loading branch information
aslampr07 authored Feb 5, 2021
1 parent 3385456 commit 3617ade
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions usb/device/dev_hid_generic_inout/dev_hid_generic_inout.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
*
* There are 2 ways to test the sketch
* 1. Using nodejs
* - Install nodejs and nmp to your PC
* - Install execellent node-hid (https://github.com/node-hid/node-hid) by
* - Install nodejs and npm to your PC
* - Install excellent node-hid (https://github.com/node-hid/node-hid) by
* $ npm install node-hid
* - Run provided hid test script
* $ node hid_test.js
Expand Down

0 comments on commit 3617ade

Please sign in to comment.