Skip to content

Commit

Permalink
fix: naming
Browse files Browse the repository at this point in the history
  • Loading branch information
Pippo98 committed Jun 6, 2024
1 parent 6f94af2 commit 9281405
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ syntax = "proto3";

package Telemetry;

message KilometersCounter
message Odometer
{
string startDate = 1;
double kilometers = 2;
Expand Down

0 comments on commit 9281405

Please sign in to comment.