X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=ao.h;h=4505edfab4dbd9e622ab4a036df1010c24a4c308;hp=aa7163fc141342850d0c97b1a1e19a378ca4b7ac;hb=98806b1ff3f41484663d61ff430e9e2764c7b5e6;hpb=a12edbfe21fe27a9efbf87bacda9ab4806256e2b diff --git a/ao.h b/ao.h index aa7163fc..4505edfa 100644 --- a/ao.h +++ b/ao.h @@ -467,7 +467,7 @@ struct ao_log_record { uint16_t tick; union { struct { - uint16_t serial; + int16_t ground_accel; uint16_t flight; } flight; struct {