@@ -112,3 +112,7 @@ We have found that changing the sensing intervals will change the behavior of th
...
@@ -112,3 +112,7 @@ We have found that changing the sensing intervals will change the behavior of th
#### Memory Use
#### Memory Use
We have shown that the memory usage of a direct input is higher than a predetermined variable. This means that we should avoid using the strings if possible and instead point to a variable in the memory.
We have shown that the memory usage of a direct input is higher than a predetermined variable. This means that we should avoid using the strings if possible and instead point to a variable in the memory.
## References
All code used is from the Lesson plan: http://legolab.cs.au.dk/DigitalControl.dir/NXT/Lesson1.dir/Lesson1programs.zip