Skip to content

Commit bb13fa8

Browse files
committed
New version adds the ability to change serial ports.
1 parent f1de9b8 commit bb13fa8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=ArduinoSTL
2-
version=1.0.5
2+
version=1.1.0
33
author=Mike Matera <matera@lifealgorithmic.com>
44
maintainer=Mike Matera <matera@lifealgorithmic.com>
55
sentence=A port of uClibc++ packaged as an Arduino library.
6-
paragraph=This library includes important C++ functions, including cout and cin, printf and scanf. It also includes STL containers like vector and algorithms.
6+
paragraph=This library includes important C++ functions, including cout and cin, printf and scanf. It also includes STL containers like vector and algorithm.
77
category=Other
88
url=https://github.com/mike-matera/ArduinoSTL
99
architectures=avr,samd

0 commit comments

Comments
 (0)