From 9f51b9941b54ead477968521e416d56e9b241988 Mon Sep 17 00:00:00 2001 From: livox Date: Wed, 20 Mar 2019 14:59:15 +0800 Subject: [PATCH] Updated Livox Viewer (markdown) --- Livox-Viewer.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Livox-Viewer.md b/Livox-Viewer.md index 03ffed2..8982298 100644 --- a/Livox-Viewer.md +++ b/Livox-Viewer.md @@ -1,6 +1,6 @@ # 1. Color Coding Strategy -## a. Reflectivity: +## 1.1. Reflectivity: ``` if (cur_reflectivity < 30) @@ -29,7 +29,7 @@ } ``` -## b. Depth: +## 1.2. Depth: ``` if (cur_depth < 0){