Работа над документами

This commit is contained in:
2026-04-26 05:32:59 +05:00
parent 7d00738b55
commit 9ab71a03bc
46 changed files with 349 additions and 160 deletions
+17
View File
@@ -0,0 +1,17 @@
#pragma once
/**
* @author admin@felexdev.ru
* @version 1.0.0
*
* @brief Header template
*/
#ifdef __cplusplus
extern "C" {
#endif //__cplusplus
#ifdef __cplusplus
}
#endif //__cplusplus