Sequal32 / simconnect-rust

SimConnect bindings for rust.
MIT License
32 stars 13 forks source link

Fixed update on change example #16 #17

Closed BitsAndDroids closed 6 months ago

BitsAndDroids commented 6 months ago

@Sequal32, someone reported a bug in the examples https://github.com/Sequal32/simconnect-rust/issues/16

This pr should tackle these issues. The pointer math wasn't correct for the string outputs. (upped the version to 0.3.2 as well.