Skip to content

Commit e45746a

Browse files
committed
removing printer from library
1 parent 0b28922 commit e45746a

3 files changed

Lines changed: 2 additions & 334 deletions

File tree

library.json

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "IoTMiniLib",
3-
"keywords": "beeper, shiftout, printer, button",
3+
"keywords": "beeper, shiftout, button, timer",
44
"description": "Miscellaneous classes for Arduino/MCP development",
55
"repository":
66
{
@@ -15,15 +15,7 @@
1515
"maintainer": true
1616
}
1717
],
18-
"dependencies":
19-
[
20-
{
21-
"name": "EspSoftwareSerial",
22-
"frameworks": "arduino",
23-
"platforms": "espressif8266"
24-
}
25-
],
26-
"version": "1.25.1",
18+
"version": "1.26.0",
2719
"frameworks": "arduino",
2820
"platforms": [
2921
"atmelavr",

src/Printer.cpp

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

src/Printer.h

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

0 commit comments

Comments
 (0)