mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-27 03:23:54 +01:00
stuff for developing, actual debug mode as well as add the vban protocol specs
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#ifdef DEBUG
|
||||
#define BS412_DEBUG
|
||||
#endif
|
||||
|
||||
#include <math.h>
|
||||
#ifdef BS412_DEBUG
|
||||
#include "../lib/debug.h"
|
||||
|
||||
Reference in New Issue
Block a user