Project

General

Profile

Revision 1244

Added interactive dump modes
Changed RBOM detector number and names

View differences:

hardware_turntable.c
16 16
	usb_puts ("# Turntable position reached" NL);
17 17
}
18 18

  
19
uint16_t turntable_get_position (void)
20
{
21
	// FIXME implement
22

  
23
	return 42;
24
}

Also available in: Unified diff