Add saving cnf in ROM, workink with leds
This commit is contained in:
9
SubGHz_Phy/App/config/config_defaults.h
Normal file
9
SubGHz_Phy/App/config/config_defaults.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef CONFIG_DEFAULTS_H
|
||||
#define CONFIG_DEFAULTS_H
|
||||
|
||||
#include "config_types.h"
|
||||
#include "config_consts.h"
|
||||
|
||||
void Config_LoadDefaults(BridgeConfig_t *cfg);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user