Commit f3b57a01 authored by Federico Vaga's avatar Federico Vaga

sw:demo:spec remove useless prints

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent d488046d
......@@ -21,8 +21,6 @@ struct trtl_fw_buffer spec_buffers[] = {
static int spec_init()
{
pp_printf("Booting %s ...\n", app.name);
pp_printf("Booting 0x%x ...\n", &autospec_led_period);
pp_printf("Booting 0x%x ...\n", &autospec_print_period);
return 0;
}
......
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