WebDav fixes and tweaks.

This commit is contained in:
J-D-K
2025-08-08 16:07:55 -04:00
parent 7d9a294745
commit 2f2191bc15
5 changed files with 45 additions and 23 deletions

View File

@@ -29,7 +29,7 @@ namespace
/// @brief Build month.
constexpr uint8_t BUILD_MON = 8;
/// @brief Build day.
constexpr uint8_t BUILD_DAY = 7;
constexpr uint8_t BUILD_DAY = 8;
/// @brief Year.
constexpr uint16_t BUILD_YEAR = 2025;
} // namespace