OSCR
Open Source Cartridge Reader
Loading...
Searching...
No Matches
outputs.h
Go to the documentation of this file.
1
5#pragma once
6#if !defined(OSCR_OUTPUTS_H_)
7# define OSCR_OUTPUTS_H_
8
9# include "hardware/outputs/Serial.h"
10# include "hardware/outputs/SerialANSI.h"
11
12#endif /* OSCR_OUTPUT_H_ */