Changes between Version 145 and Version 146 of Docs/825gen2/Dev/UpdatingLegacyApps
- Timestamp:
- 11/19/25 12:19:43 (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/UpdatingLegacyApps
v145 v146 71 71 if(file.IsOpen()) { 72 72 string str = FormatWt(GetGrossWt(1), GetInterval(1), GetDecimal(1), 5) + "\r\n"; 73 file. Send(NULL, (uint8_t*)str.c_str(), str.length());73 file.Write(str); 74 74 } 75 75 }}}
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)