From 25c31a57c9616b7f304804a92adcdf165874cbfa Mon Sep 17 00:00:00 2001 From: Joshua Murphy Date: Sun, 29 Mar 2026 13:53:05 -0230 Subject: [PATCH] Update line ref to meson.build for CS7000P flashing --- hardware/cs7000.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hardware/cs7000.md b/hardware/cs7000.md index 8bc763b..638a93e 100644 --- a/hardware/cs7000.md +++ b/hardware/cs7000.md @@ -99,7 +99,7 @@ Procedure follows: Make the following modifications: -[meson.build](https://github.com/OpenRTX/OpenRTX/blob/master/meson.build) (currently on line 892) +[meson.build](https://github.com/OpenRTX/OpenRTX/blob/master/meson.build) (currently on line 906) The code section looks like this: ``` @@ -178,4 +178,4 @@ Reboot the radio and it will boot into OpenRTX. You will *NOT* have DMR capabil *Information gathered from Connect Systems product specifications at:* - *https://www.connectsystems.com/products/top/radios/CS7000_M17.htm* - *https://www.connectsystems.com/products/top/radios/CS7000_M17_PLUS.htm* -- *https://www.connectsystems.com/amateur-products/CS7000-M17-plus.html* \ No newline at end of file +- *https://www.connectsystems.com/amateur-products/CS7000-M17-plus.html*