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