3 lines
88 B
C
3 lines
88 B
C
#pragma once
|
|
#include <pico/types.h>
|
|
void handle_vco_change(uint gpio, uint32_t events); |