|
Yes, if you have three values, just display them like this :
cputw((VALUE_1 << 8) +
(VALUE_2 << 4) +
(VALUE_3));
yego wrote:
> Is it possible to display 2 lcd intergers on the screen at the same time?
> ie 2 rotation sensors. Thanks in advance chris
|
|
Message is in Reply To:
| | lcd
|
| Is it possible to display 2 lcd intergers on the screen at the same time? ie 2 rotation sensors. Thanks in advance chris (24 years ago, 25-Apr-01, to lugnet.robotics.rcx.legos)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|