Port to Arduino 1.0: DS1302 library

Oops! Forgot to add changes to DS1302 library.
This commit is contained in:
Admar Schoonen 2011-12-30 22:54:04 +01:00
parent cc6c0940f6
commit 82ac306a7d
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,3 @@
#include "WProgram.h"
#include "DS1302.h"

View File

@ -28,7 +28,7 @@ SUCH DAMAGE.
#ifndef DS1302_h
#define DS1302_h
#include "WProgram.h"
#include "Arduino.h"
/**
* Convenience register constants