f9322214a9
Previously the library relied on the Arduino IDE doing the automatic insertion of #include <Arduino.h> in the sketch before #include <DDS.h>. In some IDE versions that does not happen and there is no guarantee of that behavior in future IDE versions thus for backwards and forwards compatibility it's best to simply add an #include directive to DDS.h. |
||
---|---|---|
examples/SimpleSin | ||
extras | ||
src | ||
README.md | ||
keywords.txt | ||
library.properties |
README.md
# DDS