Updated Hardware: LiDAR (markdown)

Simon Fortier 2018-11-27 16:00:25 -05:00
parent 72d6efa539
commit 43e4fe3385

@ -43,7 +43,7 @@ Each tile is encoded as a bit field with the following format `OOOOOOOO TTTTTTTB
| Bit field | Value | Content | | Bit field | Value | Content |
| :---------------------| :------- | :------------------- | | :---------------------| :------- | :------------------- |
| `0000 0001 0000 0001` | `0x0101` | [Biomass blob](https://github.com/simon987/Much-Assembly-Required/wiki/Biomass) | | `0000 0001 0000 0001` | `0x0101` | [Biomass blob](https://github.com/simon987/Much-Assembly-Required/wiki/Biomass) |
| `0000 0010 0000 0001` | `0x0201` | [Cubot](https://github.com/simon987/Much-Assembly-Required/wiki/The-Cubot-Manuals) | | `0000 0010 0000 0000` | `0x0201` | [Cubot](https://github.com/simon987/Much-Assembly-Required/wiki/The-Cubot-Manuals) |
| `0000 0011 0000 0001` | `0x0301` | [Electric Box]() | | `0000 0011 0000 0001` | `0x0301` | [Electric Box]() |
| `0000 0100 0000 0001` | `0x0401` | [Factory](https://github.com/simon987/Much-Assembly-Required/wiki/NPC-Factory) | | `0000 0100 0000 0001` | `0x0401` | [Factory](https://github.com/simon987/Much-Assembly-Required/wiki/NPC-Factory) |
| `0000 0101 0000 0001` | `0x0501` | [NPC](https://github.com/simon987/Much-Assembly-Required/wiki/Non-Player-Character-(NPC)) | | `0000 0101 0000 0001` | `0x0501` | [NPC](https://github.com/simon987/Much-Assembly-Required/wiki/Non-Player-Character-(NPC)) |