Skip to content

Commit 57606e4

Browse files
committed
Corrected version number
1 parent 0b5cd11 commit 57606e4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The AppWizard and the AppWizard manual can be found under these links:
1616
https://www.segger.com/downloads/emwin/
1717
https://www.segger.com/doc/UM03003_AppWizard.html
1818

19-
Please make sure to use the correct AppWizard version. This package includes the emWin library V6.44 which matches AppWizard version 1.50_6.44.
19+
Please make sure to use the correct AppWizard version. This package includes the emWin library V6.44 which matches AppWizard version 1.54_6.46.
2020

2121
# Getting started
2222
To get started with emWin simply include "DIALOG.h" which makes any widget as well as the Window Manager and core functionality of emWin available.

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name=emWin
2-
version=1.0.4
2+
version=1.0.6
33
author=SEGGER Microcontroller GmbH
44
maintainer=SEGGER Microcontroller GmbH <info@segger.com>
5-
sentence=emWin V6.44 Professional graphics library
5+
sentence=emWin V6.46 Professional graphics library
66
paragraph=emWin is an embedded graphical user interface solution that is designed to provide an efficient, processor and display controller independent graphical user interface for any application that operates with a graphical display.
77
category=Display
88
url=https://wiki.segger.com/emWin_on_Arduino

0 commit comments

Comments
 (0)