d2528caa85
On the raven, the battery and temperature readings are available from the companion 3290 cpu over the serial line. Modify the existing raven-lcd-interface application to export these sensors.
4 lines
122 B
Text
4 lines
122 B
Text
raven-lcd-interface_src = raven-lcd.c
|
|
|
|
|
|
CFLAGS+=-DRAVEN_LCD_INTERFACE=1 -DPLATFORM_HAS_BATTERY -DPLATFORM_HAS_TEMPERATURE
|