Merge pull request #4 from per1234/arduino_h

#include Arduino.h dependency
This commit is contained in:
Nigel VH
2018-03-07 21:34:12 -08:00
committed by GitHub

View File

@@ -1,6 +1,7 @@
#ifndef _DDS_H_
#define _DDS_H_
#include <Arduino.h>
#include <avr/pgmspace.h>
// Use pin 3 for PWM? If not defined, use pin 11