Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# bitx40
BITX40 sketch for Raduino

## Si5351 Library

This sketch uses the Si5351 library v1.x ([https://github.com/etherkit/Si5351Arduino](https://github.com/etherkit/Si5351Arduino)). The easiest way to install this library (assuming you are using Arduino IDE 1.6.2 or greater) is to use the Arduino Library Manager. To install it this way, simply go to the menu `Sketch > Include Library > Manage Libraries...`, and then in the search box at the upper-right, type `Etherkit Si5351`. Click on the entry in the list below, select `Version 1.1.1` from the drop down menu and then click on the "Install" button. By installing the library this way, you will always have notifications of future library updates, and can easily switch between library versions.