(root)/trunk/ – Rev 169
Rev 168 |
Rev 170 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 169 2022-05-31 18:14:02
- Author: andreas
- Log message:
- Changes the writing to Netlinx into a thread so that it now reads and writes really asynchronous.
Changes the commands arrived from a Netlinx to go into a command queue which is now handled in a thread of it`s own.
Fixes the text parts of the ^BMF command to replace a "|" sign with a LF (0x0a).