From 0fe34bbbb946523955907a21b6bb3eb9a601c69f Mon Sep 17 00:00:00 2001 From: morgan Date: Sat, 9 Jul 2016 20:31:51 -0700 Subject: [PATCH] updated readme for dev branch --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0a0e28c..fa351c3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # HamShield +WARNING: The dev branch is not guaranteed to work. Please use caution if you choose to use that branch. + +All of the AFSK, DDS, etc. files have been moved to the in Progress directory. These files collectively use twice as much memory as the essential HamShield functions. The current plan is to make sure these are only included if they're going to be used. We'll also be adapting them to make them more friendly to non-Uno Arduinos. Stay tuned for those changes. + The master branch is intended for use with HamShield hardware -09 and above. HamShield Arduino Library and Example Sketches