Project

General

Profile

Revision f4a85021

IDf4a8502171a585f91e48ccf1848893b79d4147f6
Parent 1226c007
Child 351481ed

Added by Thomas Mullins about 11 years ago

Changed abs() in motor.c to clamp -128 to 127

View differences:

paintboard/code/main.c
92 92
  motor_init();
93 93
  while (1)
94 94
  {
95
    /* TODO geiger counter and metal detector */
95 96
  }
96 97
  return 0;
97 98
}

Also available in: Unified diff