mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-17 06:42:21 +03:00
Updating to Firmata-2.1beta1 (rev 23).
This commit is contained in:
@@ -61,7 +61,7 @@ void setup()
|
||||
|
||||
servo9.attach(9);
|
||||
servo10.attach(10);
|
||||
Firmata.begin();
|
||||
Firmata.begin(57600);
|
||||
}
|
||||
|
||||
/*==============================================================================
|
||||
|
Reference in New Issue
Block a user