Implementation: console input / output. More...
Go to the source code of this file.
Functions | |
void | delay (unsigned ms) |
uncalibrated delay loop |
Implementation: console input / output.
Definition in file conio.c.
void delay | ( | unsigned | ms | ) |
uncalibrated delay loop
delay approximately ms mSec
ms | approximate time in ms |
Definition at line 204 of file conio.c.
Referenced by Motor::brake(), MotorPair::brake(), kmain(), LightSensor::sample(), Sensor::sample(), show_on(), and Sensor::strobe().
brickOS is released under the
Mozilla Public License.
Original code copyright 1998-2005 by the authors. |