tcMenu
Variables
directionalIcons.h File Reference

Contains directional icons in XBM format suited to use where arrow buttons are needed. More...

Go to the source code of this file.

Variables

const uint8_t ArrowHoriz11x22BitmapLeft[] PROGMEM
 

Detailed Description

Contains directional icons in XBM format suited to use where arrow buttons are needed.

Variable Documentation

◆ PROGMEM

const uint8_t defaultBackIconBitmap [] PROGMEM
Initial value:
= {
0x00,0x04,0x00,0x06,0x00,0x07,0x80,0x03,0xc0,0x01,0xe0,0x00,0x70,0x00,0x38,0x00,0x1c,0x00,0x0e,0x00,
0x07,0x00,0x07,0x00,0x0e,0x00,0x1c,0x00,0x38,0x00,0x70,0x00,0xe0,0x00,0xc0,0x01,0x80,0x03,0x00,0x07,
0x00,0x06,0x00,0x04
}

ArrowHoriz11x22 icon=0, width=11, height=22, size=44 A left arrow that is 11 pixels wide by 22 high

ArrowHoriz11x22 icon=1, width=11, height=22, size=44 A right arrow that is 11 pixels wide by 22 high

defaultBackIconBitmap - the default back icon that can be used with card layout. It is 32x32 in size.