8 lines
291 B
JavaScript
8 lines
291 B
JavaScript
var specs_data =
|
|
[
|
|
[ "Device Information", "spec_hardware_info.html", null ],
|
|
[ "Image Params", "spec_image_params.html", null ],
|
|
[ "IMU Params", "spec_imu_params.html", null ],
|
|
[ "Image Data", "spec_image_data.html", null ],
|
|
[ "IMU Data", "spec_imu_data.html", null ]
|
|
]; |