1
0
mirror of https://github.com/esp8266/Arduino.git synced 2026-01-06 05:22:30 +03:00

Merge branch 'master' into ide-1.5.x

This commit is contained in:
Cristian Maglie
2014-02-12 17:17:33 +01:00
36 changed files with 213 additions and 730 deletions

View File

@@ -20,6 +20,8 @@
*/
#include <ArduinoRobot.h>
#include <Wire.h>
#include <SPI.h>
// default tempo and pitch of the music
int tempo = 60;