4 lines
156 B
C
4 lines
156 B
C
// Put board-specific pico-sdk definitions here. This file must exist.
|
|
// Allow extra time for xosc to start.
|
|
#define PICO_XOSC_STARTUP_DELAY_MULTIPLIER 64
|