Use only necessary .h files in example

This commit is contained in:
PaulStoffregen 2014-07-29 10:13:32 -07:00
parent aa404fdea8
commit 19a2e53ba1
1 changed files with 0 additions and 2 deletions

View File

@ -17,9 +17,7 @@
// Get the SPIFlash library from here: https://github.com/LowPowerLab/SPIFlash
#include <SPIFlash.h>
#include <RFM12B.h>
#include <SPI.h>
#include <avr/wdt.h>
#define SERIAL_BAUD 115200
char input = 0;