Go to file
Gerhard Hoffmann 002d58ba7b Added dc_updateDC plus associated helper functions.
dc_open_Serial:
    check if serial line is really open
dc_close_Serial:
    check if serial line is really closed
dc_isPortOpen:
    check if port is open directly on serial-object
bl_checkBL:
    try to check if bootloader is running
2023-04-05 14:18:29 +02:00
include Added internal helpers for supporting dcUpdate: 2023-04-05 14:08:16 +02:00
plugins Aktualisiert auf Stand 29/03/2023 2023-03-30 08:48:46 +02:00
src Added dc_updateDC plus associated helper functions. 2023-04-05 14:18:29 +02:00
.gitignore add gitignore file 2023-03-17 13:11:03 +01:00
DCPlugin.pri Add files to be compiled 2023-03-17 12:45:49 +01:00
DCPlugin.pro Added comments 2023-03-17 13:13:11 +01:00
README.md first commit 2023-03-17 10:52:38 +01:00