Add support for current/voltage measurement on Ghoul. (#19630)
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
#include_next <mcuconf.h>
|
||||
|
||||
// Used for RGB
|
||||
//#undef RP_ADC_USE_ADC1
|
||||
//#define RP_ADC_USE_ADC1 TRUE
|
||||
#undef RP_ADC_USE_ADC1
|
||||
#define RP_ADC_USE_ADC1 TRUE
|
||||
|
||||
// Used for EEPROM
|
||||
#undef RP_SPI_USE_SPI0
|
||||
|
Reference in New Issue
Block a user