Add #define for 30 pin connector or USB B
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
#undef IAP_BUFFERED
|
||||
#endif
|
||||
|
||||
#if defined(CONNECTOR_30_PIN) && (CONNECTOR_30_PIN == 0)
|
||||
#undef CONNECTOR_30_PIN
|
||||
#endif
|
||||
|
||||
#if defined(MIDI) && (MIDI == 0)
|
||||
#undef MIDI
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user