We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bb05d0 commit 9b68c8eCopy full SHA for 9b68c8e
src/current_sense/hardware_specific/rp2040/rp2040_mcu.cpp
@@ -10,6 +10,7 @@
10
#include "hardware/dma.h"
11
#include "hardware/irq.h"
12
#include "hardware/pwm.h"
13
+#include "hardware/adc.h"
14
15
16
/* Singleton instance of the ADC engine */
0 commit comments