This commit is contained in:
2026-05-19 06:22:43 +05:00
parent 4589b634be
commit 1a640a8f01
129 changed files with 15336 additions and 26 deletions
-17
View File
@@ -1,17 +0,0 @@
#pragma once
/**
* @author admin@felexdev.ru
* @version 1.0.0
*
* @brief Header template
*/
#ifdef __cplusplus
extern "C" {
#endif //__cplusplus
#ifdef __cplusplus
}
#endif //__cplusplus