Skip to content

Commit b565ffa

Browse files
committed
release v1.0.0
1 parent fdb850e commit b565ffa

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

library.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"frameworks": "arduino",
1515
"platforms": "espressif32",
1616
"dependencies": {
17-
"ArduinoHttpClient": "*",
18-
"Micro-RTSP": "*"
17+
"ArduinoHttpClient": "*"
1918
}
2019
}

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ paragraph=See more on http://M5Stack.com
77
category=Device Control
88
url=https://github.com/m5stack/TimerCam-arduino.git
99
architectures=esp32
10-
depends=Micro-RTSP,ArduinoHttpClient
10+
depends=ArduinoHttpClient

0 commit comments

Comments
 (0)