bugfix: adding cc1020_init again, node hangs at cc1020_on (calib) otherwise
This commit is contained in:
parent
6a42706847
commit
4da695ce72
@ -132,7 +132,7 @@ main(void)
|
|||||||
process_start(&etimer_process, NULL);
|
process_start(&etimer_process, NULL);
|
||||||
//process_start(&sensors_process, NULL);
|
//process_start(&sensors_process, NULL);
|
||||||
|
|
||||||
//cc1020_init(cc1020_config_19200);
|
cc1020_init(cc1020_config_19200);
|
||||||
|
|
||||||
// network configuration
|
// network configuration
|
||||||
node_id_restore();
|
node_id_restore();
|
||||||
|
Loading…
Reference in New Issue
Block a user