| | c++, sensor declaration
|
| Hallo! I tried to declare sensors global, out of main(): Motor motor(Motor::B); LightSensor s(LightSensor::S3,false); int main(){ ... } make reports an error: /home/micha/legOS/util/makelx test.ds1 test.ds2 test.lx test.ds1: address out of bounds on (...) (24 years ago, 10-Apr-01, to lugnet.robotics.rcx.legos)
| |