Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
d3f9eb208d87f0a1f615aaff55e6f0fb65e34a04
/
.
/
y2019
/
camera_log.fbs
blob: 0ef7c0469171c7b809c616a8b740823f67c0b293 [
file
] [
log
] [
blame
]
namespace
y2019
;
table
CameraLog
{
log
:
bool
;
}
root_type
CameraLog
;