From 2ed056b2722c66e611f12c8ce873835116e69b41 Mon Sep 17 00:00:00 2001 From: Walter Dunckel Date: Sat, 10 Jun 2017 14:28:57 -0700 Subject: [PATCH] Updated HamShield Library Reference (markdown) --- HamShield-Library-Reference.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/HamShield-Library-Reference.md b/HamShield-Library-Reference.md index f7c6c26..f8840b5 100644 --- a/HamShield-Library-Reference.md +++ b/HamShield-Library-Reference.md @@ -51,17 +51,7 @@ Returns the current channel mode as a uint16_t. #### radio.setRfPower(0-8); Sets the output power for TX. A setting of 0 is lowest, a setting of 8 will give highest power output. -RF Power mW RF - 0 50 - 1 55 - 2 60 - 3 65 - 4 75 - 5 95 - 6 100 - 7 105 - 8 630 (This is approximate RF power for 440. 2m output is closer to 500, and 220 mhz is in between) - +![RF Power](https://www.flickr.com/photos/129224495@N03/34836730600) #### radio.setModeTransmit();