Remove print_inverted_bits() helper function from public API
[libftdi] / src / ftdi.h
index e192a66..07fcd71 100644 (file)
@@ -332,7 +332,6 @@ enum ftdi_eeprom_value
     CHANNEL_C_RS485    = 53,
     CHANNEL_D_RS485    = 54,
     RELEASE_NUMBER     = 55,
-    RS232_INVERSION    = 56,
 };
 
 /**