update firmware v1.2.4 (#16)

This commit is contained in:
Forairaaaaa
2026-04-20 16:27:36 +08:00
committed by GitHub
parent 605b575fcc
commit dd34f9e0ec
94 changed files with 3615 additions and 41513 deletions
+1 -1
View File
@@ -13,6 +13,6 @@
namespace common {
inline constexpr std::string_view FirmwareVersion = "V0.18";
inline constexpr std::string_view FirmwareVersion = "V" FIRMWARE_VERSION;
}