Commit 961fedd7 authored by Adam Wujek's avatar Adam Wujek

bootloader/i2c: update MFR_MODEL

Add "/" to make it similar to the main_fw value
Signed-off-by: 's avatarAdam Wujek <dev_public@wujek.eu>
parent e4e8de34
......@@ -8,7 +8,7 @@
const char MFR_ID[] = "CERN (BE/CEM)";
const char MFR_MDL[] = "DIOT MoniMod (bl)";
const char MFR_MDL[] = "DI/OT MoniMod (bl)";
const char MFR_REV[] = "0.1.0";
const char MFR_LOC[] = "Geneva";
const char MFR_DAT[] = "190801";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment