brickOS C++ v0.9.0
Todo List
Member ASMVOLATILE
(when move to g++ 3.x) determine if this is still the case and fix this if not...
Member delay (unsigned ms)
why is delay() in this file?
Member kill (tid_t tid)
FIXME: this belongs in a different header
Member lnp_logical_range (int far)
determine what clears this and then correct NOTE1
Member Motor::brake () const
describe what brake means
Member Motor::brake (int duration) const
describe what brake means
Class Sensor
how does TemperatureSensor figure in here...?
Member shutdown_tasks (tflags_t flags)
research {flags}, then fix this documentation
Member Sound::duration (const unsigned int len)
get the real scoop here, then provde better description
Member Sound::internote (const unsigned int len)
get the real scoop here, then provde better description
Member T_DEAD
the following comments on the defined may cause problems in when used in macros/expressions, etc. FixEm?