From af9d61354bf2a7df1ddb2b95b24828c4d3c2566e Mon Sep 17 00:00:00 2001 From: Pieter Date: Sun, 11 Jun 2017 20:53:42 +1200 Subject: [PATCH] Note that standard Arduino package in Ubuntu will not work. Note that standard Arduino package in Ubuntu will not work. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f04a7a..6964b68 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ The best way to communiate with us is on the [RFduino Forum](http://forum.RFduin * Download [Arduino 1.6.6](http://arduino.cc/en/Main/Software) or newer. * _Mac OS X_: Requires Java 6 to be installed. Available [here](https://support.apple.com/kb/DL1572?locale=en_US). + * Note: The default Package in Ubuntu 16.04 is to old 1.5.3 and does not support adding hardware support. * Open Arduino * Edit Preferences, and add ```http://rfduino.com/package_rfduino166_index.json``` to Additional Board Manager URLs and save.