Skip to content

Commit eaf2688

Browse files
committed
Renamed WProgram.h to Arduino.h.
1 parent 09c5480 commit eaf2688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Servo.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
*/
4444

4545
#include <avr/interrupt.h>
46-
#include <WProgram.h>
46+
#include <Arduino.h>
4747

4848
#include "Servo.h"
4949

0 commit comments

Comments
 (0)