From 1d79e30d4bec1d63a3bc2629cb369f4e1853af72 Mon Sep 17 00:00:00 2001 From: Tommaso Ventafridda <33782489+tomventa@users.noreply.github.com> Date: Tue, 10 Jun 2025 15:54:59 +0200 Subject: [PATCH] Add all jammer modes in hopper app (#2691) Added all modes that jammer app supports in hopper app. --- firmware/application/external/hopper/ui_hopper.hpp | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/firmware/application/external/hopper/ui_hopper.hpp b/firmware/application/external/hopper/ui_hopper.hpp index 88cea12fa..fbc93efeb 100644 --- a/firmware/application/external/hopper/ui_hopper.hpp +++ b/firmware/application/external/hopper/ui_hopper.hpp @@ -143,6 +143,13 @@ class HopperView : public View { {"FM tone", 1}, {"CW sweep", 2}, {"Rand CW", 3}, + {"Sine", 4}, + {"Square", 5}, + {"Sawtooth", 6}, + {"Triangle", 7}, + {"Chirp", 8}, + {"Gauss", 9}, + {"Brute", 10}, }}; Text text_range_number{