Skip to content

Commit ea61e24

Browse files
committed
Increment version
1 parent b8f5deb commit ea61e24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: library.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=retroTerm
2-
version=0.1.5
2+
version=0.1.6
33
author=Nick Reynolds,[email protected]
44
maintainer=Nick Reynolds,[email protected]
55
sentence=A library for creating GUI-esque interfaces in a terminal emulator with a microcontroller.
66
paragraph=RetroTerm includes functions for controlling colours, moving the cursor and so on but is mainly intended for creating fully functional user interfaces with 'widgets'. RetroTerm includes mouse support allowing you to 'click' buttons, scroll text with the wheel and so on. The popular terminal emulator 'PuTTY' is the target but any fully functional VT320 terminal emulator should work.
77
category=Display
88
url=https://github.com/ncmreynolds/retroTerm
9-
architectures=avr,esp8266,esp32,rp2040
9+
architectures=avr,esp8266,esp32,rp2040,mbed_rp2040

0 commit comments

Comments
 (0)