MYNT-EYE-S-SDK/specs_data.js

8 lines
291 B
JavaScript
Raw Normal View History

2018-06-10 10:49:12 +03:00
var specs_data =
[
2018-07-17 17:16:48 +03:00
[ "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 ]
2018-06-10 10:49:12 +03:00
];