dds.h moved to DDS library

DDS is its own library now, this is needed to build
This commit is contained in:
Scott Howard
2020-06-27 20:49:19 -04:00
committed by GitHub
parent d2502913d5
commit 32b02a6128

View File

@@ -1,7 +1,7 @@
#include <Arduino.h>
#include "SimpleFIFO.h"
#include "packet.h"
#include "dds.h"
#include <DDS.h>
#include <util/atomic.h>
#define PHASE_BIT 8