Update compiled header with trace/track fixes

This commit is contained in:
Seth Hillbrand 2024-12-19 16:41:09 -08:00
parent 554d4e8333
commit 936f8cf8ec

View File

@ -1,7 +1,7 @@
// Do not edit this file, it is autogenerated by CMake from the .md file
_HKI( "If you specify the maximum current, then the trace widths will be calculated to suit.\n"
_HKI( "If you specify the maximum current, then the track widths will be calculated to suit.\n"
"\n"
"If you specify one of the trace widths, the maximum current it can handle will be calculated. The width for the other trace to also handle this current will then be calculated.\n"
"If you specify one of the track widths, the maximum current it can handle will be calculated. The width for the other track to also handle this current will then be calculated.\n"
"\n"
"The controlling value is shown in bold.\n"
"\n"
@ -14,5 +14,5 @@ _HKI( "If you specify the maximum current, then the trace widths will be calcula
"___&Delta;T___ is temperature rise above ambient in &deg;C<br>\n"
"___W___ is width in mils<br>\n"
"___H___ is thickness (height) in mils<br>\n"
"___K___ is 0.024 for internal traces or 0.048 for external traces\n"
"___K___ is 0.024 for internal tracks or 0.048 for external tracks\n"
"" );