mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
Remove PICO_SMPS_MODE_PIN from boards/vgaboard.h (#209)
...as it's already present in boards/pico.h
This commit is contained in:
parent
61978dc707
commit
1fb924a5ec
1 changed files with 0 additions and 3 deletions
|
|
@ -69,9 +69,6 @@
|
|||
#define PICO_AUDIO_PWM_L_PIN VGABOARD_PWM_L_PIN
|
||||
#define PICO_AUDIO_PWM_R_PIN VGABOARD_PWM_R_PIN
|
||||
|
||||
// Drive high to force power supply into PWM mode (lower ripple on 3V3 at light loads)
|
||||
#define PICO_SMPS_MODE_PIN 23
|
||||
|
||||
#define PICO_VGA_BOARD
|
||||
|
||||
// vgaboard has a Pico on it, so default anything we haven't set above
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue