mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2026-04-09 03:11:29 +00:00
refactor: format CMakeLists.txt for better readability and add documentation comments in dmx.h
This commit is contained in:
parent
573757ffe0
commit
226370a077
3 changed files with 19 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#define LOG_TAG "DMX"
|
||||
#define LOG_TAG "DMX" ///< "DMX" log tag for this file
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue