From f35f9f3f3ffe2553071a97bfa6e566472ee995f1 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Mon, 25 Jul 2022 13:23:50 -0700 Subject: [PATCH] Clarified supported range --- Sub-GHz/Restaurant_Pagers/ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sub-GHz/Restaurant_Pagers/ReadMe.md b/Sub-GHz/Restaurant_Pagers/ReadMe.md index 7b23e6245..66c89c961 100644 --- a/Sub-GHz/Restaurant_Pagers/ReadMe.md +++ b/Sub-GHz/Restaurant_Pagers/ReadMe.md @@ -11,7 +11,7 @@ Unofficially supported frequencies: 281-361 MHz, 378-481 MHz, and 749-962 MHz (f No mainstream firmware (Official, Unleashed, or RogueMaster) currently allow anything outside of the officially supported CC1101 specs. -**NOTE: Going outside the supported frequencies may DAMAGE YOUR FLIPPER AMP.<br> +**NOTE: Going outside the officially supported frequencies may DAMAGE YOUR FLIPPER AMP.<br> Please understand what you're doing if trying to break out of official frequencies.** You'll need to edit some code and recompile if you want to break outside of the officially supported frequencies. ([Hint here...](https://github.com/flipperdevices/flipperzero-firmware/pull/1287/files))