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