Project

General

Profile

Revision 1287

turntable_rotate_to_position doesn't do anything now so it should be safe to call in the tests

View differences:

trunk/code/projects/diagnostic_station/station/hardware_turntable.c
24 24
{
25 25
  uint16_t turntable;
26 26

  
27
  return;
28

  
27 29
  usb_puts ("# Turntable rotating to ");
28 30
  usb_puti (position);
29 31
  usb_puts (NL);

Also available in: Unified diff