# HG changeset patch # User Mychaela Falconia # Date 1603085260 0 # Node ID 6d77f6e1670ab4907dad60db101220e12119e9d2 # Parent 04aaa5622fa7b020adb9ddf77da390cb645214ee bug in the last commit diff -r 04aaa5622fa7 -r 6d77f6e1670a src/cs/layer1/cust0/l1_cust.c --- a/src/cs/layer1/cust0/l1_cust.c Mon Oct 19 05:11:29 2020 +0000 +++ b/src/cs/layer1/cust0/l1_cust.c Mon Oct 19 05:27:40 2020 +0000 @@ -255,7 +255,7 @@ extern T_PWR_CTRL_BLOCK *pwr_ctrl; #endif extern SYS_BOOL uart_sleep_timer_enabled; - unsigned char iota_ledb_status; + extern unsigned char iota_ledb_status; #if (CODE_VERSION != SIMULATION)