Updated Livox Viewer (markdown)

livox
2019-03-20 14:59:15 +08:00
parent f2bc433c8b
commit 9f51b9941b
+2 -2
@@ -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){