From 1ee1478f38361289787090366f524edbefb08c12 Mon Sep 17 00:00:00 2001 From: SnkMtn000 Date: Tue, 30 Jan 2018 18:19:54 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ea1625..a72ac73 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Three modes supported, Morse, Feld Hell, and RTTY 5N1 170Hz. Three sketches per mode. 1) a keyboard input mode, a raw beacon mode, and one that transmits GPS telemetry. -For Feld Helland More I'm using modulation type for register 0x02 = 0x34 of which bit 4 is undefined but works! Need to flix/clarify this. +For Feld Hell and more I'm using modulation type for register 0x02 = 0x34 of which bit 4 is undefined but works! Need to flix/clarify this. Probably should be 0x48. I need to test. Good luck. Enjoy.