Merge pull request #3 from maqifrnswa/patch-1

dds.h moved to DDS library
This commit is contained in:
Morgan Redfield 2021-04-19 12:16:17 -04:00 committed by GitHub
commit eae0d7db09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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