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