Removed remaining references to SU1 devices

This commit is contained in:
xross
2021-10-18 16:37:33 +01:00
parent 8233ef1d47
commit da758f48fa
2 changed files with 2 additions and 16 deletions

View File

@@ -1244,10 +1244,6 @@ enum USBEndpointNumber_Out
#define MAX_VOL (0x20000000)
#if defined(SU1_ADC_ENABLE) && (SU1_ADC_ENABLE == 0)
#undef SU1_ADC_ENABLE
#endif
#if defined(LEVEL_METER_LEDS) && !defined(LEVEL_UPDATE_RATE)
#define LEVEL_UPDATE_RATE 400000
#endif