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/Makefile
1
SRC = main.c twi.c motor.c
2
HDR = twi.h motor.h
1
SRC = main.c twi.c motor.c servo.c
2
HDR = twi.h motor.h servo.h
3 3

  
4 4
paint: paint.hex
5 5
	@

Also available in: Unified diff