We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24ead9f commit 3728778Copy full SHA for 3728778
examples/WebSocketLiveMode/WebSocketLiveMode.ino
@@ -11,7 +11,7 @@
11
#include <ESP32Servo.h>
12
#include <WiFi.h>
13
14
-#define SERVO_PIN 3
+#define SERVO_PIN 12
15
#define PORT 80
16
#define PATH "/"
17
library.properties
@@ -1,5 +1,5 @@
1
name=BlenderServoAnimation
2
-version=1.2.0
+version=2.0.0
3
author=Tim Hendriks
4
maintainer=Tim Hendriks <admin@tim-hendriks.com>
5
sentence=Library to control servos based on an exported Blender animation.
0 commit comments