diff --git a/README.md b/README.md index f79c4b7..62c50f3 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ You can ask questions (and get answers!) about this software on the KTag forum a This software is part of the KTag project, a DIY laser tag game with customizable features and wide interoperability. -🛡️ 🃞 +🛡 🃞 Copyright © 2023-2026 Joseph P. Kearney and the KTag developers. diff --git a/components/Audio/I2S_Audio.h b/components/Audio/I2S_Audio.h index 58be48a..f0d9e2a 100644 --- a/components/Audio/I2S_Audio.h +++ b/components/Audio/I2S_Audio.h @@ -2,7 +2,7 @@ * This program source code file is part of the KTag project, a DIY laser tag * game with customizable features and wide interoperability. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/components/BLE/BLE.c b/components/BLE/BLE.c index f0e1dd6..1014e65 100644 --- a/components/BLE/BLE.c +++ b/components/BLE/BLE.c @@ -2,7 +2,7 @@ * This program source code file is part of the KTag project, a DIY laser tag * game with customizable features and wide interoperability. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/components/BLE/BLE.h b/components/BLE/BLE.h index 6b3a4a1..7a409a2 100644 --- a/components/BLE/BLE.h +++ b/components/BLE/BLE.h @@ -2,7 +2,7 @@ * This program source code file is part of the KTag project, a DIY laser tag * game with customizable features and wide interoperability. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/components/IR/IR.h b/components/IR/IR.h index a334c9e..4644a64 100644 --- a/components/IR/IR.h +++ b/components/IR/IR.h @@ -2,7 +2,7 @@ * This program source code file is part of the KTag project, a DIY laser tag * game with customizable features and wide interoperability. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/components/NVM/Key_Value.c b/components/NVM/Key_Value.c index 2872f96..a87ac35 100644 --- a/components/NVM/Key_Value.c +++ b/components/NVM/Key_Value.c @@ -1,7 +1,7 @@ /* * This program source code file is part of the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/components/NVM/Key_Value.h b/components/NVM/Key_Value.h index 2067406..6fc113b 100644 --- a/components/NVM/Key_Value.h +++ b/components/NVM/Key_Value.h @@ -1,7 +1,7 @@ /* * This program source code file is part of the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/components/NVM/NVM.h b/components/NVM/NVM.h index ad5813d..f270b55 100644 --- a/components/NVM/NVM.h +++ b/components/NVM/NVM.h @@ -1,7 +1,7 @@ /* * This program source code file is part of the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/components/NVM/SPIFFS.c b/components/NVM/SPIFFS.c index 459ec5f..2beefaf 100644 --- a/components/NVM/SPIFFS.c +++ b/components/NVM/SPIFFS.c @@ -1,7 +1,7 @@ /* * This program source code file is part of the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/components/NVM/SPIFFS.h b/components/NVM/SPIFFS.h index bb6ed37..f5c9d63 100644 --- a/components/NVM/SPIFFS.h +++ b/components/NVM/SPIFFS.h @@ -1,7 +1,7 @@ /* * This program source code file is part of the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/components/NVM/Settings.c b/components/NVM/Settings.c index eb3f121..581cfe2 100644 --- a/components/NVM/Settings.c +++ b/components/NVM/Settings.c @@ -1,7 +1,7 @@ /* * This program source code file is part of the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/components/NVM/USB.c b/components/NVM/USB.c index 080acb5..6d6d880 100644 --- a/components/NVM/USB.c +++ b/components/NVM/USB.c @@ -1,7 +1,7 @@ /* * This program source code file is part of the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/components/NVM/USB.h b/components/NVM/USB.h index d64a531..cb1fbb0 100644 --- a/components/NVM/USB.h +++ b/components/NVM/USB.h @@ -1,7 +1,7 @@ /* * This program source code file is part of the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/components/Reprogramming/Reprogramming.c b/components/Reprogramming/Reprogramming.c index ee0f8e0..b76d8b4 100644 --- a/components/Reprogramming/Reprogramming.c +++ b/components/Reprogramming/Reprogramming.c @@ -1,7 +1,7 @@ /* * This program source code file is part of the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/components/Reprogramming/Reprogramming.h b/components/Reprogramming/Reprogramming.h index d3df3f9..fbe5f0d 100644 --- a/components/Reprogramming/Reprogramming.h +++ b/components/Reprogramming/Reprogramming.h @@ -1,7 +1,7 @@ /* * This program source code file is part of the KTag project. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/components/Switches/Switches.c b/components/Switches/Switches.c index 74be7cd..82f2fd0 100644 --- a/components/Switches/Switches.c +++ b/components/Switches/Switches.c @@ -2,7 +2,7 @@ * This program source code file is part of the KTag project, a DIY laser tag * game with customizable features and wide interoperability. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/components/Switches/Switches.h b/components/Switches/Switches.h index 62866a0..ea9efaa 100644 --- a/components/Switches/Switches.h +++ b/components/Switches/Switches.h @@ -2,7 +2,7 @@ * This program source code file is part of the KTag project, a DIY laser tag * game with customizable features and wide interoperability. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/components/SystemK b/components/SystemK index c4350eb..f17c712 160000 --- a/components/SystemK +++ b/components/SystemK @@ -1 +1 @@ -Subproject commit c4350ebd2700a7d52f84b3783f945ddf4ac54963 +Subproject commit f17c712377cbef63b91f2b35cd881a9b2eae1fd6 diff --git a/components/System_Events/System_Events.c b/components/System_Events/System_Events.c index 333474c..8e3f6f7 100644 --- a/components/System_Events/System_Events.c +++ b/components/System_Events/System_Events.c @@ -2,7 +2,7 @@ * This program source code file is part of the KTag project, a DIY laser tag * game with customizable features and wide interoperability. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2025 Joseph P. Kearney and the KTag developers. * diff --git a/components/System_Events/System_Events.h b/components/System_Events/System_Events.h index 60bc97d..513128d 100644 --- a/components/System_Events/System_Events.h +++ b/components/System_Events/System_Events.h @@ -2,7 +2,7 @@ * This program source code file is part of the KTag project, a DIY laser tag * game with customizable features and wide interoperability. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2025 Joseph P. Kearney and the KTag developers. * diff --git a/main/HW_NeoPixels.c b/main/HW_NeoPixels.c index ba2654c..2aeaa5c 100644 --- a/main/HW_NeoPixels.c +++ b/main/HW_NeoPixels.c @@ -2,7 +2,7 @@ * This program source code file is part of the KTag project, a DIY laser tag * game with customizable features and wide interoperability. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/main/HW_NeoPixels.h b/main/HW_NeoPixels.h index 51934fd..06f660b 100644 --- a/main/HW_NeoPixels.h +++ b/main/HW_NeoPixels.h @@ -2,7 +2,7 @@ * This program source code file is part of the KTag project, a DIY laser tag * game with customizable features and wide interoperability. * - * 🛡️ 🃞 + * 🛡 🃞 * * Copyright © 2024-2025 Joseph P. Kearney and the KTag developers. * diff --git a/spiffs_image/default_config.txt b/spiffs_image/default_config.txt index 993d5f9..28cb503 100644 --- a/spiffs_image/default_config.txt +++ b/spiffs_image/default_config.txt @@ -1,6 +1,6 @@ ; Example configuration file for the KTag 2024A. ; -; 🛡️ 🃞 +; 🛡 🃞 ; Metadata Config_Version=1