From 81a4c84757a95beab3ae845557bf821a1247df17 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 12 Jun 2025 13:37:37 -0400 Subject: [PATCH] Update main.c try other Sat Id --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index db21df4f..d4c1032c 100644 --- a/main.c +++ b/main.c @@ -2344,7 +2344,7 @@ void get_tlm_fc() { // FunCube Mode telemetry generation // source_bytes[1] = 0x08 ; // extended Nayify - works per code // source_bytes[1] = 0x10 ; // extended JY-1 - works, no documentation - source_bytes[1] = 0x0F ; // JY-1 EM + source_bytes[1] = 0x13 ; // JY-1 EM int extended = 1; #endif