Making serial writes pretty

Discussion on the Lua Scripting capabilities for RaceCapture/Pro. Also see the <a href="http://autosportlabs.net/RaceCapturePro_Lua_Scripting">Lua Scripting Guide</a>

Moderators: JeffC, stieg

Post Reply
Ericksonmicah
Posts: 2
Joined: Wed Feb 28, 2018 5:43 am

Making serial writes pretty

Post by Ericksonmicah »

I just got a closed-circuit radio telemetry link working this weekend at thunderhill, but it's clunky.

I'm using the writeSer() function, but when I print variables, the format is verbose, and variable. How do I control the format of the serial write?

Any help is appreciated.

brentp
Site Admin
Posts: 6274
Joined: Wed Jan 24, 2007 6:36 am

Post by brentp »

Hi, if you're referring to the the number formatting, it is fixed - there isn't any kind of special formatting available.
Brent Picasso
CEO and Founder, Autosport Labs
Facebook | Twitter

Post Reply