herolic / aeroquad

Automatically exported from code.google.com/p/aeroquad
0 stars 0 forks source link

Revised version of serialcom.pde that gains back stack and program space #57

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Attached is a completely revised version of serialcom.pde, this version 
recovers approx 2K of program space and resolves an issue with readFloatSerial, 
where the string passed to atof needed to be null terminated.

Original issue reported on code.google.com by akadam...@gmail.com on 8 Dec 2010 at 6:54

Attachments:

GoogleCodeExporter commented 9 years ago
Deepest thanks for sharing this!  I fixed some minor compile issues, but saves 
quite a bit of space.

Original comment by CaranchoEngineering@gmail.com on 10 Dec 2010 at 1:14