From d71b1545554c9050dcd0d9c723d941dfd4b5adf3 Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Tue, 21 Jul 2026 20:08:57 -0400 Subject: [PATCH] Add demo to all the demo names --- .../classic_discoverable/src/conferences/9999demo.h | 4 ++-- bluetooth/iBeacon/src/conferences/9999demo.h | 6 +++--- wifi/wifi_ap_client/src/conferences/9999demo.h | 12 ++++++------ 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/bluetooth/classic_discoverable/src/conferences/9999demo.h b/bluetooth/classic_discoverable/src/conferences/9999demo.h index 5ab1e69..ca405a3 100644 --- a/bluetooth/classic_discoverable/src/conferences/9999demo.h +++ b/bluetooth/classic_discoverable/src/conferences/9999demo.h @@ -1,7 +1,7 @@ #if defined(EASY) // RFHS_CHALLENGE_NAME "Bluetooth Classic Easy Fox" // FOX_KEYWORDS "Hunter should ask 'Are you the Bluetooth Classic Easy Fox?'" -#define NAME "Molly BTC Easy Fox" +#define NAME "Demo Molly BTC Easy Fox" #define MAC_ADDR {0xF2, 0x81, 0x5A, 0xC1, 0xA3, 0x26} #define TIME_TO_WAKE 300 #define TIME_TO_SLEEP 0 @@ -10,7 +10,7 @@ #if defined(HARD) // RFHS_CHALLENGE_NAME "Bluetooth Classic Hard Fox" // FOX_KEYWORDS "Hunter should ask 'Are you the Bluetooth Classic Hard Fox?'" -#define NAME "Case BTC Hard Fox" +#define NAME "Demo Case BTC Hard Fox" #define MAC_ADDR {0xF2, 0xF6, 0x6D, 0xBC, 0x2A, 0x80} #define TIME_TO_WAKE 30 #define TIME_TO_SLEEP 30 diff --git a/bluetooth/iBeacon/src/conferences/9999demo.h b/bluetooth/iBeacon/src/conferences/9999demo.h index d52b4c9..d109f5e 100644 --- a/bluetooth/iBeacon/src/conferences/9999demo.h +++ b/bluetooth/iBeacon/src/conferences/9999demo.h @@ -1,7 +1,7 @@ #if defined(EASY) // RFHS_CHALLENGE_NAME "BLE Easy Fox" // FOX_KEYWORDS "Hunter should ask 'Are you the BLE Easy Fox?'" -#define DEVICE_NAME "Bruce BLE Easy Fox" +#define DEVICE_NAME "Demo Bruce BLE Easy Fox" #define BEACON_UUID "A2AFA582-E4E8-4599-B28B-4E11AC6DD6E8" #define MANUFACTURER_ID 0x4c00 #define MAJOR 5 @@ -12,7 +12,7 @@ #elif defined(MEDIUM) // RFHS_CHALLENGE_NAME "BLE Medium Fox" // FOX_KEYWORDS "Hunter should ask 'Are you the BLE Medium Fox?'" -#define DEVICE_NAME "Cath BLE Medium Fox" +#define DEVICE_NAME "Demo Cath BLE Medium Fox" #define BEACON_UUID "162EEB7B-743C-47E9-9414-BBD6149B4E40" #define MANUFACTURER_ID 0x4c00 #define MAJOR 5 @@ -23,7 +23,7 @@ #elif defined(HARD) // RFHS_CHALLENGE_NAME "BLE Hard Fox" // FOX_KEYWORDS "Hunter should ask 'Are you the BLE Hard Fox?'" -#define DEVICE_NAME "3Jane BLE Hard Fox" +#define DEVICE_NAME "Demo 3Jane BLE Hard Fox" #define BEACON_UUID "DB6A0ED0-1DC3-4348-BD78-E997A0C082A3" #define MANUFACTURER_ID 0x4c00 #define MAJOR 5 diff --git a/wifi/wifi_ap_client/src/conferences/9999demo.h b/wifi/wifi_ap_client/src/conferences/9999demo.h index 23d217e..b4a99d7 100644 --- a/wifi/wifi_ap_client/src/conferences/9999demo.h +++ b/wifi/wifi_ap_client/src/conferences/9999demo.h @@ -20,7 +20,7 @@ // RFHS_CHALLENGE_NAME "WiFi AP Easy Fox" // FOX_KEYWORDS "Hunter should ask 'Are you the WiFi AP Easy Fox?'" // Network config -#define FSSID "Hiro WiFi AP Easy Fox" +#define FSSID "Demo Hiro WiFi AP Easy Fox" #define PSK "0123456789" // set mac address #define MAC_ADDR {0xF2, 0xF4, 0x90, 0x22, 0x0D, 0x0F} @@ -42,7 +42,7 @@ // RFHS_CHALLENGE_NAME "WiFi AP Hard Fox" // FOX_KEYWORDS "Hunter should ask 'Are you the WiFi AP Hard Fox?'" // Network config -#define FSSID "YT WiFi AP Hard Fox" +#define FSSID "Demo YT WiFi AP Hard Fox" #define PSK "0123456789" // set mac address #define MAC_ADDR {0xF2, 0x72, 0xC1, 0x79, 0x16, 0x1B} @@ -64,7 +64,7 @@ // RFHS_CHALLENGE_NAME "WiFi 5GHz AP Easy Fox" // FOX_KEYWORDS "Hunter should ask 'Are you the WiFi 5GHz AP Easy Fox?'" // Network config -#define FSSID "Enzo WiFi 5GHz AP Easy Fox" +#define FSSID "Demo Enzo WiFi 5GHz AP Easy Fox" #define PSK "0123456789" // set mac address #define MAC_ADDR {0xF2, 0x77, 0x20, 0x34, 0x0A, 0xC7} @@ -86,7 +86,7 @@ // RFHS_CHALLENGE_NAME "WiFi 5GHz AP Hard Fox" // FOX_KEYWORDS "Hunter should ask 'Are you the WiFi 5GHz AP Hard Fox?'" // Network config -#define FSSID "Lagos WiFi 5GHz AP Hard Fox" +#define FSSID "Demo Lagos WiFi 5GHzAP Hard Fox" #define PSK "0123456789" // set mac address #define MAC_ADDR {0xF2, 0x13, 0xD4, 0x3C, 0x51, 0x4B} @@ -110,7 +110,7 @@ // RFHS_CHALLENGE_NAME "WiFi Client Easy Fox" // FOX_KEYWORDS "Hunter should ask 'Are you the WiFi Client Easy Fox?'" // set mac address -#define FSSID "Ng WiFi Client Easy Fox" +#define FSSID "Demo Ng WiFi Client Easy Fox" #define PSK "0123456789" #define MAC_ADDR {0xF2, 0x44, 0x5E, 0x10, 0x97, 0xF4} // Network config @@ -126,7 +126,7 @@ // RFHS_CHALLENGE_NAME "WiFi Client Hard Fox" // FOX_KEYWORDS "Hunter should ask 'Are you the WiFi Client Hard Fox?'" // Network config -#define FSSID "Mr Lee WiFi Client Hard Fox" +#define FSSID "Demo Mr Lee WiFi Client Hard Fox" #define PSK "0123456789" // set mac address #define MAC_ADDR {0xF2, 0x83, 0x27, 0x31, 0x80, 0xC7}