Overdrivr / Telemetry

Data visualization and communication with embedded devices
MIT License
136 stars 27 forks source link

Add update functions suite #32

Closed DanFaudemer closed 8 years ago

Overdrivr commented 8 years ago

Proposed changes

DanFaudemer commented 8 years ago

Is this coherent to put _var as first argument with the current structure of emplace ? uint32_t emplace_f32(TMmsg m, float* dst)

Overdrivr commented 8 years ago

Ah yes, correct. Ok leave this one as is ;) Thanks Dan !