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