Advertisement
martaczaska

ble

May 21st, 2021
614
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.24 KB | None | 0 0
  1. #3 bity na informację o kształcie, kolejne 84 bity to text (14 chars of packed 6-bit)
  2.  
  3. 000 -> 'Circle or Point'
  4. 001 -> 'Rectangle'
  5. 010 -> 'Sector'
  6. 011 -> 'Polyline' ( 5:polylineDataTypes, 6:polylineWaypointDataTypes)
  7. 100 -> 'Polygon'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement