Rename JBC type

This commit is contained in:
Ben V. Brown
2024-09-22 18:13:02 +10:00
parent cbebbea10b
commit 64144e3fe0
4 changed files with 43 additions and 114 deletions

View File

@@ -326,7 +326,7 @@ const char *lookupTipName() {
#endif
#ifdef TIPTYPE_JBC
case tipType_t::JBC_210_2_5_OHM:
return translatedString(Tr->TipTypeJBC);
return translatedString(Tr->TipTypeJBCC210);
break;
#endif
default: