arduino-spybug/spybug/io.hh

9 lines
141 B
C++
Raw Normal View History

2022-04-19 16:48:43 +02:00
// Copyright 2022 Darwin Schuppan <darwin@nobrain.org>
// SPDX license identifier: MIT
2022-04-19 16:44:54 +02:00
#pragma once
#include <Arduino.h>
void io_setup();