Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #ifndef APP_CONFIG_H_
- #define APP_CONFIG_H_
- #include "config_store.h" // тип ConfigPayload
- /* Рабочая RAM-конфигурация, доступная всем модулям */
- extern ConfigPayload g_cfg;
- #endif /* APP_CONFIG_H_ */
Advertisement
Add Comment
Please, Sign In to add comment