eez-open / modular-psu-firmware

Firmware for EEZ Bench Box 3 (BB3)
https://www.envox.eu/eez-bb3/
GNU General Public License v3.0
94 stars 42 forks source link

Autorecall info in log file #313

Closed prasimix closed 1 year ago

prasimix commented 1 year ago

For a successful autorecall, add an info message to the log: Autorecall from profile <profile_location> finished, When unsuccessful, add the following error message: Autorecall from profile <profile_location> error <error_code>,

prasimix commented 1 year ago

Fixed