Updated Hardware: LiDAR (markdown)

Simon Fortier 2017-12-28 13:35:59 -05:00
parent 45804a904a
commit a5c039ef42

@ -26,7 +26,7 @@ Hardware ID: `0x0003`
Each tile is is encoded as a bit field:
`1000 0000 0000 0000` (`0x8000`) : Blocked (wall) tile
`0100 0000 0000 0000` (`0x4000`) : Biomass
`0010 0000 0000 0000` (`0x2000`) : Factory
`0010 0000 0000 0000` (`0x2000`) : Factory
`0001 0000 0000 0000` (`0x1000`) :
`0000 1000 0000 0000` (`0x0800`) :
`0000 0100 0000 0000` (`0x0400`) :