mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
Adding a couple of Servo examples from Wiring (slightly modified).
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
#include <Servo.h>
|
||||
#include <avr/interrupt.h>
|
||||
#include <wiring.h>
|
||||
#include <Servo.h>
|
||||
|
||||
/*
|
||||
Servo.h - Hardware Servo Timer Library
|
||||
|
Reference in New Issue
Block a user