aboutsummaryrefslogtreecommitdiff
path: root/main/init.h
blob: 1f931dc5710ed738380f27bd5a8a0e128082fdfc (plain)
1
2
3
4
5
#pragma once

/** @brief initialize all peripherals on the pico */
void init();