Sven Sager fedb0f8924 feat(revpiconfig): Add thread safety for config.txt file operations
Introduced a threading lock to safeguard read and write operations on
the `config.txt` file. This ensures thread-safe access and prevents
potential race conditions during concurrent execution.

Signed-off-by: Sven Sager <s.sager@kunbus.com>
2025-06-26 06:41:59 +02:00

Middleware for Revolution Pi

This middleware will support D-Bus as IPC interface.

Description
No description provided
Readme 485 KiB
Languages
Python 96.5%
Makefile 3.5%