Skip to content

Commit 3728778

Browse files
committed
increase version number
1 parent 24ead9f commit 3728778

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/WebSocketLiveMode/WebSocketLiveMode.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#include <ESP32Servo.h>
1212
#include <WiFi.h>
1313

14-
#define SERVO_PIN 3
14+
#define SERVO_PIN 12
1515
#define PORT 80
1616
#define PATH "/"
1717

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=BlenderServoAnimation
2-
version=1.2.0
2+
version=2.0.0
33
author=Tim Hendriks
44
maintainer=Tim Hendriks <[email protected]>
55
sentence=Library to control servos based on an exported Blender animation.

0 commit comments

Comments
 (0)