Disable sampling delay

This commit is contained in:
Ben V. Brown
2024-05-24 23:25:43 +10:00
committed by Ben V. Brown
parent 7c7c410280
commit 7722fca898

View File

@@ -163,7 +163,7 @@ void setup_adc(void) {
}
#endif
#if 1
#if 0
// this sets the CVSP field (ADC conversion speed)
{
uint32_t regCfg2;