Skip to content

Commit 0f9fbff

Browse files
authored
without library dependencies and temperature example (#1)
1 parent d9cf69b commit 0f9fbff

File tree

2 files changed

+0
-309
lines changed

2 files changed

+0
-309
lines changed

examples/TemperatureControl/TemperatureControl.ino

Lines changed: 0 additions & 295 deletions
This file was deleted.

library.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,6 @@
1919
"type": "git",
2020
"url": "https://github.com/thijse/Arduino-CmdMessenger.git"
2121
},
22-
"dependencies":
23-
[
24-
{
25-
"name": "PID",
26-
"frameworks": "arduino"
27-
},
28-
{
29-
"name": "Adafruit-MAX31855",
30-
"frameworks": "arduino"
31-
}
32-
],
3322
"frameworks": "arduino",
3423
"platforms": "*"
3524
}
36-
37-
38-

0 commit comments

Comments
 (0)