bugfix: adding cc1020_init again, node hangs at cc1020_on (calib) otherwise

This commit is contained in:
fros4943 2007-12-17 11:23:57 +00:00
parent 6a42706847
commit 4da695ce72

View file

@ -132,7 +132,7 @@ main(void)
process_start(&etimer_process, NULL);
//process_start(&sensors_process, NULL);
//cc1020_init(cc1020_config_19200);
cc1020_init(cc1020_config_19200);
// network configuration
node_id_restore();