1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-04 18:29:40 +00:00

Silences, temporarily.

This commit is contained in:
Thomas Harte 2019-10-16 23:34:49 -04:00
parent 9a8352282d
commit f08b38d0ae

View File

@ -9,6 +9,7 @@
#include "MFP68901.hpp"
#define LOG_PREFIX "[MFP] "
#define NDEBUG
#include "../../Outputs/Log.hpp"
using namespace Motorola::MFP68901;