Skip to content

Commit 13a802f

Browse files
committed
avoid compiler error
1 parent e2334ff commit 13a802f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/calibrate.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ extern long readVcc();
3939
extern void activityLed (unsigned char state, unsigned int time=0);
4040

4141

42+
#include <Arduino.h>
4243
#include <EEPROM.h>
4344
#include "datalinklayer.h"
4445
#include "calibrate.h"

0 commit comments

Comments
 (0)