mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-29 02:21:41 +00:00
Add message UUID and type names to hash and message defintion (#1409)
This commit is contained in:
@@ -35,7 +35,7 @@ namespace photon {
|
||||
template <>
|
||||
struct WPILIB_DLLEXPORT SerdeType<PnpResult> {
|
||||
static constexpr std::string_view GetSchemaHash() {
|
||||
return "0d1f2546b00f24718e30f38d206d4491";
|
||||
return "ae4d655c0a3104d88df4f5db144c1e86";
|
||||
}
|
||||
|
||||
static constexpr std::string_view GetSchema() {
|
||||
|
||||
Reference in New Issue
Block a user