Skip to content

fix nanospecs printf bug to reactivate --specs=nano.specs -u _printf_float -u _s... #13

Description

@todo

//TODO fix nanospecs printf bug to reactivate --specs=nano.specs -u _printf_float -u _scanf_float to save 50 kb Code size
GPSCounterFreq=GPS_ref.xtal_err;
GPSCounterFreqUncer=GPS_ref.xtal_err_deviation;
NTPCounterFreq=NTP_ref.xtal_err;
NTPCounterFreqUncer=NTP_ref.xtal_err_deviation;
sprintf(Temp_Buffer_text, "Counter Freq.: %lf Hz ",GPS_ref.xtal_err);


This issue was generated by todo based on a TODO comment in 50def6f. It's been assigned to @BeSeeTek because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions