generated from AfonsoCMSousa/CPP-Template
Feature: Sends info about session to the API
This commit is contained in:
@@ -186,6 +186,7 @@ typedef struct trackAtributesAPI {
|
||||
typedef struct api_packet {
|
||||
u_int8_t tracker_id;
|
||||
u_int8_t last_updated_carid;
|
||||
u_int8_t connected_cars;
|
||||
|
||||
carAtributesAPI cars[64];
|
||||
trackAtributesAPI track_info;
|
||||
|
||||
Reference in New Issue
Block a user