Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian B committed Nov 12, 2024
1 parent 3c66454 commit 1b94fb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion protos/farm_ng/oak/oak.proto
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ enum PixelFormat {
Encoded = 2;
}

// I don't like this approach, but Rust doesn't seem to support optional types
message Resolution {
uint32 width = 1;
uint32 height = 2;
Expand Down

0 comments on commit 1b94fb1

Please sign in to comment.