8 lines
319 B
JavaScript
8 lines
319 B
JavaScript
var specs_data =
|
|
[
|
|
[ "硬件信息说明", "spec_hardware_info.html", null ],
|
|
[ "图像参数说明", "spec_image_params.html", null ],
|
|
[ "IMU 参数说明", "spec_imu_params.html", null ],
|
|
[ "图像数据说明", "spec_image_data.html", null ],
|
|
[ "IMU 数据说明", "spec_imu_data.html", null ]
|
|
]; |