Commit ce926fae authored by Cedric Roux's avatar Cedric Roux

integration fix: add usim_test to at_nas

parent fd01e631
...@@ -71,6 +71,8 @@ static void _nas_signal_handler(int signal); ...@@ -71,6 +71,8 @@ static void _nas_signal_handler(int signal);
static void _nas_clean(int usr_fd, int net_fd); static void _nas_clean(int usr_fd, int net_fd);
uint8_t usim_test = 0;
/****************************************************************************/ /****************************************************************************/
/****************** E X P O R T E D F U N C T I O N S ******************/ /****************** E X P O R T E D F U N C T I O N S ******************/
/****************************************************************************/ /****************************************************************************/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment