Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
eeadb4c7b18c30a42b1921b9f659f814b4baa0f0
/
.
/
y2019
/
camera_log.fbs
blob: 11faf2dd2228b715c5f7c31ba055081f8f152dab [
file
] [
log
] [
blame
]
namespace
y2019
;
table
CameraLog
{
log
:
bool
(
id
:
0
);
}
root_type
CameraLog
;