Skip to content

Commit 283aa57

Browse files
Removing new names, not actually in 803, will be there in 900.
Signed-off-by: David Rebbe <[email protected]>
1 parent 0dfc185 commit 283aa57

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/methods.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,10 @@ char* neodevice_to_string(unsigned long type)
9595
case NEODEVICE_RADGIGALOG: return "RADGigalog";
9696
case NEODEVICE_VCAN41: return "ValueCAN4-1";
9797
case NEODEVICE_FIRE: return "neoVI FIRE";
98-
case NEODEVICE_RADPLUTO: return "RAD-Pluto";
98+
//case NEODEVICE_RADPLUTO: return "RAD-Pluto";
9999
case NEODEVICE_VCAN42_EL: return "ValueCAN4-1";
100-
case NEODEVICE_RADIO_CANHUB: return "neoRAD-IO2 CANHUB";
101-
case NEODEVICE_NEOECU12: return "neoECU12";
100+
//case NEODEVICE_RADIO_CANHUB: return "neoRAD-IO2 CANHUB";
101+
//case NEODEVICE_NEOECU12: return "neoECU12";
102102
case NEODEVICE_VCAN3: return "ValueCAN3";
103103
case NEODEVICE_RED: return "neoVI RED";
104104
case NEODEVICE_ECU: return "neoECU";

0 commit comments

Comments
 (0)