Skip to content

Commit

Permalink
Typo fix; SCL TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiaai authored Jul 12, 2024
1 parent c4779b4 commit ab057d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Some LiDAR/LDS models do not have built-in motor control and therefore require a
- When using the YD ESP32-S3, consider the default TX1, RX1 GPIO15 and GPIO16 pins and change the example code to `HardwareSerial LidarSerial(1);`

## Performance Notes
- currently Delta-2A, -2B, -2G exhibit mysterioius fixed pattern noise
- currently Delta-2A, -2B, -2G exhibit mysterious fixed pattern noise
- this noise does NOT show when using 3irobotix development kit, so it should be fix-able (somehow)
- so far I haven't heard back from 3irobotix support.

Expand Down Expand Up @@ -113,6 +113,7 @@ Some LiDAR/LDS models do not have built-in motor control and therefore require a
## TODO
- add Xiaomi Roborock LDS01RR
- add LDROBOT LD20
- add YDLIDAR SCL
- add Hitachi-LG HLS-LFCD2
- add Dreame TBD
- reduce raw data volume
Expand Down

0 comments on commit ab057d0

Please sign in to comment.