Skip to content

Commit 68ca432

Browse files
ADD: uuart.pas
1 parent 799b7a9 commit 68ca432

File tree

2 files changed

+444
-0
lines changed

2 files changed

+444
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ Collection of classes and examples corresponding to data processing, math and co
6969
| usqlite_helper.pas | helper routines to access to SQLLite3 databases (needs SQLDBLaz package)|
7070
| utokenizer.pas | generic lexer class to lex strings into tokens |
7171
| uuart_deprecated.pas | wrapper for synaser.pas (see Synapse) |
72+
| uuart.pas | thread based wrapper for synaser.pas (see Synapse) |
7273
| uvectormath.pas | Math library for multidimensional things (e.g. OpenGL, Matrix ..) |
7374

7475
## graphics

0 commit comments

Comments
 (0)