mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
5 lines
129 B
Plaintext
5 lines
129 B
Plaintext
uint8 GEOFENCE_MAX_VERTICES = 16
|
|
|
|
uint32 count # number of actual vertices
|
|
fence_vertex[16] vertices # geofence positions
|