Pls Help with this code

Hello, I'm trying to run this code for auduino on an esp32 super mini c3.
I tried several different options but I'm ashamed to show them, the code runs perfectly on the Arduino.If you like the menu design, feel free to use it. I promise to upload it when it's finished.Please don't laugh at me, this is my first time programming.

#include "U8glib.h"

U8GLIB_SSD1306_128X64 u8g(U8G_I2C_OPT_DEV_0 | U8G_I2C_OPT_NO_ACK | U8G_I2C_OPT_FAST); // Fast I2C / TWI
// 'display esp32', 128x64px
const unsigned char epd_bitmap_display_esp32 [] PROGMEM = {
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xdf, 0xfb, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 
	0xff, 0xcf, 0xf9, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf3, 
	0xff, 0xc7, 0xf8, 0xff, 0xff, 0xff, 0xff, 0xfb, 0xfd, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xff, 0xe3, 
	0xff, 0xd3, 0xf8, 0x7f, 0xff, 0xff, 0xff, 0xf9, 0xf9, 0x3c, 0x7e, 0x7f, 0xff, 0xff, 0xff, 0xc3, 
	0xff, 0xdb, 0xf8, 0x3f, 0xff, 0xff, 0xff, 0xf8, 0x61, 0x3c, 0x7e, 0x7f, 0xff, 0xff, 0xff, 0x83, 
	0xff, 0xdf, 0xf8, 0x1f, 0xff, 0xff, 0xff, 0xf8, 0x01, 0x3c, 0x40, 0x7f, 0xff, 0xff, 0xff, 0x03, 
	0xff, 0xdf, 0xf8, 0x3f, 0xff, 0xff, 0xff, 0xf8, 0x99, 0x00, 0x7e, 0x7f, 0xff, 0xff, 0xff, 0x83, 
	0xfe, 0x1f, 0xf8, 0x7f, 0xff, 0xff, 0xff, 0xf8, 0xf9, 0x1f, 0xfe, 0x7f, 0xff, 0xff, 0xff, 0xc3, 
	0xfd, 0x1f, 0xf8, 0xff, 0xff, 0xff, 0xff, 0xf8, 0xf9, 0x1f, 0xfe, 0x7f, 0xff, 0xff, 0xff, 0xe3, 
	0xfc, 0x1f, 0xf9, 0xff, 0xff, 0xff, 0xff, 0xf8, 0xf9, 0x1f, 0x80, 0x7f, 0xff, 0xff, 0xff, 0xf3, 
	0xfe, 0x3f, 0xfb, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x01, 0xb8, 0x00, 0x01, 0xfe, 0x70, 0x60, 0xdf, 0xff, 0xfd, 0xfe, 0x7f, 0xbf, 0xf8, 0x70, 0x00, 
	0x00, 0xec, 0x00, 0x01, 0xc6, 0x70, 0x60, 0xd8, 0x00, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x78, 0x00, 0x01, 0xc6, 0x70, 0x60, 0xd8, 0x00, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x20, 0x00, 0x01, 0xff, 0x70, 0x60, 0xdf, 0xe0, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x78, 0x00, 0x01, 0xc7, 0x70, 0x60, 0xdf, 0xe0, 0xc1, 0x86, 0x61, 0x83, 0x1f, 0xf0, 0x00, 
	0x00, 0xec, 0x00, 0x01, 0xc7, 0x70, 0x60, 0xd8, 0x00, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x01, 0xb8, 0x00, 0x01, 0xc7, 0x70, 0x60, 0xd8, 0x00, 0xc0, 0xc6, 0x31, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x30, 0x00, 0x01, 0xff, 0x7f, 0xff, 0xdf, 0xf0, 0xc0, 0xfe, 0x3f, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x02, 0x22, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x80, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xc0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x2a, 0xaa, 0xa0, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc1, 0xf3, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x2a, 0xaa, 0xa0, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xec, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xe0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x02, 0x22, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xe0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xe0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x3f, 0xe8, 0x07, 0xfe, 0xff, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x7f, 0xf8, 0x6c, 0x0f, 0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x60, 0x38, 0x6f, 0x3f, 0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 
	0x20, 0x7f, 0xe0, 0x00, 0x00, 0x00, 0x60, 0x3f, 0xef, 0xff, 0xfd, 0xff, 0x00, 0x00, 0x00, 0x00, 
	0x20, 0x7f, 0xe0, 0x00, 0x00, 0x00, 0x61, 0xf0, 0x6e, 0xcf, 0xfd, 0xff, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x61, 0xf0, 0x6e, 0x0f, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x61, 0xf0, 0x6e, 0x0f, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x7f, 0xc0, 0x0e, 0x0f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
};





void setup() {
  u8g.setFont(u8g_font_tpssb);
  u8g.setColorIndex(1);
}

void loop() {
  u8g.firstPage();
  do {
   u8g.drawBitmapP( 0, 0, 128/8, 64, epd_bitmap_display_esp32);
  } while ( u8g.nextPage() );

 
}

the errors

c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_fast_parallel.c: In function 'u8g_com_arduino_fast_parallel_init':
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_fast_parallel.c:104:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  104 |   u8g_data_port[0] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D0]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_fast_parallel.c:106:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  106 |   u8g_data_port[1] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D1]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_fast_parallel.c:108:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  108 |   u8g_data_port[2] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D2]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_fast_parallel.c:110:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  110 |   u8g_data_port[3] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D3]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_fast_parallel.c:113:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  113 |   u8g_data_port[4] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D4]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_fast_parallel.c:115:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  115 |   u8g_data_port[5] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D5]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_fast_parallel.c:117:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  117 |   u8g_data_port[6] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D6]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_fast_parallel.c:119:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  119 |   u8g_data_port[7] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D7]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c: In function 'u8g_com_arduino_t6963_init':
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:92:27: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
   92 |   u8g_output_data_port[0] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D0]));
      |                           ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:93:26: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
   93 |   u8g_input_data_port[0] =  portInputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D0]));
      |                          ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:94:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
   94 |   u8g_mode_port[0] =  portModeRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D0]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:97:27: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
   97 |   u8g_output_data_port[1] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D1]));
      |                           ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:98:26: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
   98 |   u8g_input_data_port[1] =  portInputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D1]));
      |                          ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:99:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
   99 |   u8g_mode_port[1] =  portModeRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D1]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:102:27: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  102 |   u8g_output_data_port[2] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D2]));
      |                           ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:103:26: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  103 |   u8g_input_data_port[2] =  portInputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D2]));
      |                          ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:104:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  104 |   u8g_mode_port[2] =  portModeRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D2]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:107:27: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  107 |   u8g_output_data_port[3] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D3]));
      |                           ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:108:26: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  108 |   u8g_input_data_port[3] =  portInputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D3]));
      |                          ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:109:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  109 |   u8g_mode_port[3] =  portModeRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D3]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:112:27: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  112 |   u8g_output_data_port[4] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D4]));
      |                           ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:113:26: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  113 |   u8g_input_data_port[4] =  portInputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D4]));
      |                          ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:114:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  114 |   u8g_mode_port[4] =  portModeRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D4]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:117:27: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  117 |   u8g_output_data_port[5] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D5]));
      |                           ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:118:26: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  118 |   u8g_input_data_port[5] =  portInputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D5]));
      |                          ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:119:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  119 |   u8g_mode_port[5] =  portModeRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D5]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:122:27: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  122 |   u8g_output_data_port[6] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D6]));
      |                           ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:123:26: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  123 |   u8g_input_data_port[6] =  portInputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D6]));
      |                          ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:124:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  124 |   u8g_mode_port[6] =  portModeRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D6]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:127:27: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  127 |   u8g_output_data_port[7] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D7]));
      |                           ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:128:26: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  128 |   u8g_input_data_port[7] =  portInputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D7]));
      |                          ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_t6963.c:129:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  129 |   u8g_mode_port[7] =  portModeRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D7]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_no_en_parallel.c: In function 'u8g_com_arduino_no_en_parallel_init':
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_no_en_parallel.c:87:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
   87 |   u8g_data_port[0] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D0]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_no_en_parallel.c:89:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
   89 |   u8g_data_port[1] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D1]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_no_en_parallel.c:91:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
   91 |   u8g_data_port[2] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D2]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_no_en_parallel.c:93:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
   93 |   u8g_data_port[3] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D3]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_no_en_parallel.c:96:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
   96 |   u8g_data_port[4] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D4]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_no_en_parallel.c:98:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
   98 |   u8g_data_port[5] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D5]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_no_en_parallel.c:100:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  100 |   u8g_data_port[6] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D6]));
      |                    ^
c:\Users\Asus\Documents\Arduino\libraries\U8glib\src\clib\u8g_com_arduino_no_en_parallel.c:102:20: error: assignment to 'volatile uint8_t *' {aka 'volatile unsigned char *'} from incompatible pointer type 'volatile uint32_t *' {aka 'volatile long unsigned int *'} [-Wincompatible-pointer-types]
  102 |   u8g_data_port[7] =  portOutputRegister(digitalPinToPort(u8g->pin_list[U8G_PI_D7]));
      |                    ^
exit status 1

Compilation error: exit status 1

This is why it is better to go from front to back of the Arduino Cookbook. You need to understand what a bit is, a byte, a char, int, long int etc then your errors are trivial.

the compiler is pretty precise in describing the error, basically

On an AVR processor, portOutputRegister returns a volatile uint8_t *

On an ESP32 processor, portOutputRegister returns a volatile uint32_t *

Now if you look at U8glib’s source code and specifically the u8g_com_arduino_fast_parallel.c file where your compiler is barking when you try to do

u8g_data_port[0] =  portOutputRegister(...

You'll have to wonder how u8g_data_port is defined and you'll see

So it's either a 8 bit or 32 bit pointer but the 32 bit version is only obtained for the CHIPKIT PIC32 and not your ESP32... So when you compile the library, you get a volatile uint8_t * while the library's portOutputRegister() returns a volatile uint32_t * ➜ hence the issue.


So long story short, the reason is that U8glib’s low-level drivers are written for AVR microcontrollers mainly with the exception of the CHIPKIT PIC32, where portOutputRegister() returns a volatile uint8_t * and on the ESP32, portOutputRegister() returns volatile uint32_t *, so assigning it to a volatile uint8_t * triggers the incompatible pointer type errors you are seeing.

This is a known incompatibility. U8glib is not designed for ESP32.

➜ to solve that for ESP32 you should use U8g2 or the Adafruit SSD1306 library.

PS/

I haven't read the Arduino Cookbook, I'm not sure it touches such specific details though...

Did you try some of the samples in the Library? (Bitmap)

You could also look at the Adafruit SSD1306 Library.

In the past the Forum would give a notification that a new reply was added to a post while typing a reply.

This does not happen anymore , so while typing I did not see your detailed explanation .

Thank you very much, I will try JML's advice a little later and I assume that it is the solution to the issue. I will also provide information about the result. The problem is that I do not understand anything about programming and I am learning from other working codes or information on the forums. I have tried different libraries, but it still gives me incompatibility errors, also the esp 32 c3 is quite buggy and often have a problem with the device itself not from the code.Which takes me a while to understand.

Yes, I thought of Adafruit SSD1306 Library. but I had a problem writing the code because I'm using code written for U8glib.h as an example. It is uploaded here as an image, not as a menu code.

I promised to post the code when it's ready, but I don't have any time .I've made it this far, I'll upload more as I finish it.

#include <Adafruit_GFX.h>
#include <Adafruit_SSD1306.h>
#include <Encoder.h>

// --- Настройки на OLED ---
#define SCREEN_WIDTH 128
#define SCREEN_HEIGHT 64
Adafruit_SSD1306 display(SCREEN_WIDTH, SCREEN_HEIGHT, &Wire, -1);

// --- Пинове на енкодера ---
#define ENCODER_CLK 2
#define ENCODER_DT  3
#define ENCODER_SW  4

Encoder encoder(ENCODER_CLK, ENCODER_DT);
long lastPos = 0;
int currentImage = 0;

// --- Bitmap-и ---
const unsigned char image1[] PROGMEM = { 0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xdf, 0xfb, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 
	0xff, 0xcf, 0xf9, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf3, 
	0xff, 0xc7, 0xf8, 0xff, 0xff, 0xff, 0xff, 0xfb, 0xfd, 0x00, 0x00, 0x7f, 0xff, 0xff, 0xff, 0xe3, 
	0xff, 0xd3, 0xf8, 0x7f, 0xff, 0xff, 0xff, 0xf9, 0xf9, 0x3c, 0x7e, 0x7f, 0xff, 0xff, 0xff, 0xc3, 
	0xff, 0xdb, 0xf8, 0x3f, 0xff, 0xff, 0xff, 0xf8, 0x61, 0x3c, 0x7e, 0x7f, 0xff, 0xff, 0xff, 0x83, 
	0xff, 0xdf, 0xf8, 0x1f, 0xff, 0xff, 0xff, 0xf8, 0x01, 0x3c, 0x40, 0x7f, 0xff, 0xff, 0xff, 0x03, 
	0xff, 0xdf, 0xf8, 0x3f, 0xff, 0xff, 0xff, 0xf8, 0x99, 0x00, 0x7e, 0x7f, 0xff, 0xff, 0xff, 0x83, 
	0xfe, 0x1f, 0xf8, 0x7f, 0xff, 0xff, 0xff, 0xf8, 0xf9, 0x1f, 0xfe, 0x7f, 0xff, 0xff, 0xff, 0xc3, 
	0xfd, 0x1f, 0xf8, 0xff, 0xff, 0xff, 0xff, 0xf8, 0xf9, 0x1f, 0xfe, 0x7f, 0xff, 0xff, 0xff, 0xe3, 
	0xfc, 0x1f, 0xf9, 0xff, 0xff, 0xff, 0xff, 0xf8, 0xf9, 0x1f, 0x80, 0x7f, 0xff, 0xff, 0xff, 0xf3, 
	0xfe, 0x3f, 0xfb, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x01, 0xb8, 0x00, 0x01, 0xfe, 0x70, 0x60, 0xdf, 0xff, 0xfd, 0xfe, 0x7f, 0xbf, 0xf8, 0x70, 0x00, 
	0x00, 0xec, 0x00, 0x01, 0xc6, 0x70, 0x60, 0xd8, 0x00, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x78, 0x00, 0x01, 0xc6, 0x70, 0x60, 0xd8, 0x00, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x20, 0x00, 0x01, 0xff, 0x70, 0x60, 0xdf, 0xe0, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x78, 0x00, 0x01, 0xc7, 0x70, 0x60, 0xdf, 0xe0, 0xc1, 0x86, 0x61, 0x83, 0x1f, 0xf0, 0x00, 
	0x00, 0xec, 0x00, 0x01, 0xc7, 0x70, 0x60, 0xd8, 0x00, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x01, 0xb8, 0x00, 0x01, 0xc7, 0x70, 0x60, 0xd8, 0x00, 0xc0, 0xc6, 0x31, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x30, 0x00, 0x01, 0xff, 0x7f, 0xff, 0xdf, 0xf0, 0xc0, 0xfe, 0x3f, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x02, 0x22, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x80, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xc0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x2a, 0xaa, 0xa0, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc1, 0xf3, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x2a, 0xaa, 0xa0, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xec, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xe0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x02, 0x22, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xe0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xe0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x3f, 0xe8, 0x07, 0xfe, 0xff, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x7f, 0xf8, 0x6c, 0x0f, 0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x60, 0x38, 0x6f, 0x3f, 0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 
	0x20, 0x7f, 0xe0, 0x00, 0x00, 0x00, 0x60, 0x3f, 0xef, 0xff, 0xfd, 0xff, 0x00, 0x00, 0x00, 0x00, 
	0x20, 0x7f, 0xe0, 0x00, 0x00, 0x00, 0x61, 0xf0, 0x6e, 0xcf, 0xfd, 0xff, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x61, 0xf0, 0x6e, 0x0f, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x61, 0xf0, 0x6e, 0x0f, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x7f, 0xc0, 0x0e, 0x0f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
 };
const unsigned char image2[] PROGMEM = { 0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x38, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x02, 0xff, 0xff, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x2c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x06, 0xc3, 0x81, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x24, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x9e, 0xc3, 0x81, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0xfe, 0xc3, 0xbf, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x66, 0xff, 0x81, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x01, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x06, 0xe0, 0x01, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x02, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x06, 0xe0, 0x01, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x03, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x06, 0xe0, 0x7f, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xdf, 0xfb, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 
	0xff, 0xcf, 0xf9, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf3, 
	0xfe, 0x47, 0xf8, 0xfe, 0x01, 0x8f, 0x9f, 0x20, 0x00, 0x02, 0x01, 0x80, 0x40, 0x07, 0x8f, 0xe3, 
	0xff, 0x13, 0xf8, 0x7e, 0x39, 0x8f, 0x9f, 0x27, 0xff, 0x3e, 0x79, 0x9e, 0x7c, 0xe7, 0x8f, 0xc3, 
	0xff, 0x87, 0xf8, 0x3e, 0x39, 0x8f, 0x9f, 0x27, 0xff, 0x3e, 0x79, 0x9e, 0x7c, 0xe7, 0x8f, 0x83, 
	0xff, 0xdf, 0xf8, 0x1e, 0x00, 0x8f, 0x9f, 0x20, 0x1f, 0x3e, 0x79, 0x9e, 0x7c, 0xe7, 0x8f, 0x03, 
	0xff, 0x87, 0xf8, 0x3e, 0x38, 0x8f, 0x9f, 0x20, 0x1f, 0x3e, 0x79, 0x9e, 0x7c, 0xe0, 0x0f, 0x83, 
	0xff, 0x13, 0xf8, 0x7e, 0x38, 0x8f, 0x9f, 0x27, 0xff, 0x3e, 0x79, 0x9e, 0x7c, 0xe7, 0x8f, 0xc3, 
	0xfe, 0x47, 0xf8, 0xfe, 0x38, 0x8f, 0x9f, 0x27, 0xff, 0x3f, 0x39, 0xce, 0x7c, 0xe7, 0x8f, 0xe3, 
	0xff, 0xcf, 0xf9, 0xfe, 0x00, 0x80, 0x00, 0x20, 0x0f, 0x3f, 0x01, 0xc0, 0x7c, 0xe7, 0x8f, 0xf3, 
	0xff, 0xdf, 0xfb, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x02, 0x22, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x80, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xc0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x2a, 0xaa, 0xa0, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc1, 0xf3, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x2a, 0xaa, 0xa0, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xec, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xe0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x02, 0x22, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xe0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xe0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x3f, 0xe8, 0x07, 0xfe, 0xff, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x7f, 0xf8, 0x6c, 0x0f, 0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x60, 0x38, 0x6f, 0x3f, 0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 
	0x20, 0x7f, 0xe0, 0x00, 0x00, 0x00, 0x60, 0x3f, 0xef, 0xff, 0xfd, 0xff, 0x00, 0x00, 0x00, 0x00, 
	0x20, 0x7f, 0xe0, 0x00, 0x00, 0x00, 0x61, 0xf0, 0x6e, 0xcf, 0xfd, 0xff, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x61, 0xf0, 0x6e, 0x0f, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x61, 0xf0, 0x6e, 0x0f, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x7f, 0xc0, 0x0e, 0x0f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
 };
const unsigned char image3[] PROGMEM = {0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x38, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x02, 0xff, 0xff, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x2c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x06, 0xc3, 0x81, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x24, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x9e, 0xc3, 0x81, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0xfe, 0xc3, 0xbf, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x66, 0xff, 0x81, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x01, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x06, 0xe0, 0x01, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x02, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x06, 0xe0, 0x01, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x03, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x06, 0xe0, 0x7f, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x01, 0xb8, 0x00, 0x01, 0xfe, 0x70, 0x60, 0xdf, 0xff, 0xfd, 0xfe, 0x7f, 0xbf, 0xf8, 0x70, 0x00, 
	0x00, 0xec, 0x00, 0x01, 0xc6, 0x70, 0x60, 0xd8, 0x00, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x78, 0x00, 0x01, 0xc6, 0x70, 0x60, 0xd8, 0x00, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x20, 0x00, 0x01, 0xff, 0x70, 0x60, 0xdf, 0xe0, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x78, 0x00, 0x01, 0xc7, 0x70, 0x60, 0xdf, 0xe0, 0xc1, 0x86, 0x61, 0x83, 0x1f, 0xf0, 0x00, 
	0x00, 0xec, 0x00, 0x01, 0xc7, 0x70, 0x60, 0xd8, 0x00, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x01, 0xb8, 0x00, 0x01, 0xc7, 0x70, 0x60, 0xd8, 0x00, 0xc0, 0xc6, 0x31, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x30, 0x00, 0x01, 0xff, 0x7f, 0xff, 0xdf, 0xf0, 0xc0, 0xfe, 0x3f, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xdf, 0xfb, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 
	0xfd, 0xdd, 0xf9, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf3, 
	0xf5, 0x55, 0x78, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x7f, 0xbf, 0xff, 0xff, 0xff, 0xff, 0xe3, 
	0xf5, 0x55, 0x78, 0x7f, 0xff, 0xff, 0xff, 0xff, 0x3f, 0x3f, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xc3, 
	0xd5, 0x55, 0x58, 0x3f, 0xff, 0xff, 0xff, 0xff, 0x3e, 0x0c, 0x3f, 0xff, 0xff, 0xff, 0xff, 0x83, 
	0xd5, 0x55, 0x58, 0x1f, 0xff, 0xff, 0xff, 0xff, 0x01, 0x00, 0x3f, 0xff, 0xff, 0xff, 0xff, 0x03, 
	0xf5, 0x55, 0x78, 0x3f, 0xff, 0xff, 0xff, 0xff, 0x3f, 0x13, 0x3f, 0xff, 0xff, 0xff, 0xff, 0x83, 
	0xf5, 0x55, 0x78, 0x7f, 0xff, 0xff, 0xff, 0xff, 0x3f, 0x1f, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xc3, 
	0xfd, 0xdd, 0xf8, 0xff, 0xff, 0xff, 0xff, 0xff, 0x3f, 0x1f, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xe3, 
	0xff, 0xdf, 0xf9, 0xff, 0xff, 0xff, 0xff, 0xff, 0x3f, 0x1f, 0x3f, 0xff, 0xff, 0xff, 0xff, 0xf3, 
	0xff, 0xff, 0xfb, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x3f, 0xe8, 0x07, 0xfe, 0xff, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x7f, 0xf8, 0x6c, 0x0f, 0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x60, 0x38, 0x6f, 0x3f, 0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 
	0x20, 0x7f, 0xe0, 0x00, 0x00, 0x00, 0x60, 0x3f, 0xef, 0xff, 0xfd, 0xff, 0x00, 0x00, 0x00, 0x00, 
	0x20, 0x7f, 0xe0, 0x00, 0x00, 0x00, 0x61, 0xf0, 0x6e, 0xcf, 0xfd, 0xff, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x61, 0xf0, 0x6e, 0x0f, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x61, 0xf0, 0x6e, 0x0f, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x7f, 0xc0, 0x0e, 0x0f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
const unsigned char image4[] PROGMEM = {0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x38, 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x02, 0xff, 0xff, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x2c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x06, 0x06, 0xc3, 0x81, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x24, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x9e, 0xc3, 0x81, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0xfe, 0xc3, 0xbf, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x66, 0xff, 0x81, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x01, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x06, 0xe0, 0x01, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x02, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x06, 0xe0, 0x01, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x03, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x07, 0x06, 0xe0, 0x7f, 0x80, 0x00, 0x00, 0x00, 0x00, 
	0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x01, 0xb8, 0x00, 0x01, 0xfe, 0x70, 0x60, 0xdf, 0xff, 0xfd, 0xfe, 0x7f, 0xbf, 0xf8, 0x70, 0x00, 
	0x00, 0xec, 0x00, 0x01, 0xc6, 0x70, 0x60, 0xd8, 0x00, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x78, 0x00, 0x01, 0xc6, 0x70, 0x60, 0xd8, 0x00, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x20, 0x00, 0x01, 0xff, 0x70, 0x60, 0xdf, 0xe0, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x78, 0x00, 0x01, 0xc7, 0x70, 0x60, 0xdf, 0xe0, 0xc1, 0x86, 0x61, 0x83, 0x1f, 0xf0, 0x00, 
	0x00, 0xec, 0x00, 0x01, 0xc7, 0x70, 0x60, 0xd8, 0x00, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x01, 0xb8, 0x00, 0x01, 0xc7, 0x70, 0x60, 0xd8, 0x00, 0xc0, 0xc6, 0x31, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x30, 0x00, 0x01, 0xff, 0x7f, 0xff, 0xdf, 0xf0, 0xc0, 0xfe, 0x3f, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x02, 0x22, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x80, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xc0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x2a, 0xaa, 0xa0, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc1, 0xf3, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x2a, 0xaa, 0xa0, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xec, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xe0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x02, 0x22, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xe0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xe0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xfb, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 
	0xc0, 0x00, 0x19, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf3, 
	0xc0, 0x00, 0x18, 0xff, 0xff, 0xff, 0xff, 0xc0, 0x17, 0xf8, 0x01, 0x00, 0xff, 0xff, 0xff, 0xe3, 
	0xc6, 0x06, 0xd8, 0x7f, 0xff, 0xff, 0x80, 0x07, 0x93, 0xf0, 0xfe, 0x3f, 0xff, 0xff, 0xff, 0xc3, 
	0xc6, 0x06, 0xd8, 0x3f, 0xff, 0xff, 0x9f, 0xc7, 0x90, 0xc0, 0xfe, 0x3f, 0xff, 0xff, 0xff, 0x83, 
	0xdf, 0x80, 0x18, 0x1f, 0xff, 0xff, 0x9f, 0xc0, 0x10, 0x00, 0x02, 0x00, 0xff, 0xff, 0xff, 0x03, 
	0xdf, 0x80, 0x18, 0x3f, 0xff, 0xff, 0x9e, 0x0f, 0x91, 0x30, 0x02, 0x00, 0xff, 0xff, 0xff, 0x83, 
	0xc6, 0x06, 0xd8, 0x7f, 0xff, 0xff, 0x9e, 0x0f, 0x91, 0xf0, 0xff, 0xf8, 0xff, 0xff, 0xff, 0xc3, 
	0xc6, 0x06, 0xd8, 0xff, 0xff, 0xff, 0x9e, 0x0f, 0x91, 0xf0, 0xff, 0xf8, 0xff, 0xff, 0xff, 0xe3, 
	0xc0, 0x00, 0x19, 0xff, 0xff, 0xff, 0x80, 0x3f, 0xf1, 0xf0, 0x00, 0x01, 0xff, 0xff, 0xff, 0xf3, 
	0xc0, 0x00, 0x1b, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
const unsigned char image5[] PROGMEM = { 0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x01, 0xb8, 0x00, 0x01, 0xfe, 0x70, 0x60, 0xdf, 0xff, 0xfd, 0xfe, 0x7f, 0xbf, 0xf8, 0x70, 0x00, 
	0x00, 0xec, 0x00, 0x01, 0xc6, 0x70, 0x60, 0xd8, 0x00, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x78, 0x00, 0x01, 0xc6, 0x70, 0x60, 0xd8, 0x00, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x20, 0x00, 0x01, 0xff, 0x70, 0x60, 0xdf, 0xe0, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x78, 0x00, 0x01, 0xc7, 0x70, 0x60, 0xdf, 0xe0, 0xc1, 0x86, 0x61, 0x83, 0x1f, 0xf0, 0x00, 
	0x00, 0xec, 0x00, 0x01, 0xc7, 0x70, 0x60, 0xd8, 0x00, 0xc1, 0x86, 0x61, 0x83, 0x18, 0x70, 0x00, 
	0x01, 0xb8, 0x00, 0x01, 0xc7, 0x70, 0x60, 0xd8, 0x00, 0xc0, 0xc6, 0x31, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x30, 0x00, 0x01, 0xff, 0x7f, 0xff, 0xdf, 0xf0, 0xc0, 0xfe, 0x3f, 0x83, 0x18, 0x70, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x02, 0x22, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x80, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xc0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x2a, 0xaa, 0xa0, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc1, 0xf3, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x2a, 0xaa, 0xa0, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xec, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xe0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x02, 0x22, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xe0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xe0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x00, 0x3f, 0xe8, 0x07, 0xfe, 0xff, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x7f, 0xf8, 0x6c, 0x0f, 0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 
	0x20, 0x7f, 0xe0, 0x00, 0x00, 0x00, 0x60, 0x38, 0x6f, 0x3f, 0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 
	0x20, 0x7f, 0xe0, 0x00, 0x00, 0x00, 0x60, 0x3f, 0xef, 0xff, 0xfd, 0xff, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x61, 0xf0, 0x6e, 0xcf, 0xfd, 0xff, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x61, 0xf0, 0x6e, 0x0f, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x61, 0xf0, 0x6e, 0x0f, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x7f, 0xc0, 0x0e, 0x0f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xbb, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 
	0xff, 0xfb, 0x79, 0xfc, 0x00, 0x3f, 0x80, 0x30, 0x01, 0xe2, 0x3f, 0x30, 0x06, 0x78, 0x00, 0x33, 
	0xff, 0xeb, 0xf8, 0xfc, 0xfe, 0x3f, 0x8f, 0x23, 0xf9, 0xe2, 0x3f, 0x31, 0xfe, 0x78, 0xe3, 0xe3, 
	0xd0, 0x2b, 0xf8, 0x7c, 0xfe, 0x3f, 0x8f, 0x23, 0xf9, 0xe2, 0x3f, 0x31, 0xfe, 0x78, 0xe3, 0xc3, 
	0xd1, 0xab, 0xf8, 0x3c, 0x02, 0x3f, 0x80, 0x20, 0x08, 0x02, 0x3f, 0x31, 0xfe, 0x00, 0xe3, 0x83, 
	0xd1, 0xab, 0x18, 0x1c, 0xfe, 0x3f, 0x80, 0x20, 0x08, 0x02, 0x3f, 0x31, 0xc6, 0x00, 0xe3, 0x03, 
	0xd0, 0x2b, 0xf8, 0x3c, 0xfe, 0x3f, 0x9f, 0x3f, 0x89, 0xe2, 0x3f, 0x31, 0xc6, 0x78, 0xe3, 0x83, 
	0xd0, 0x2b, 0xf8, 0x7c, 0xfe, 0x3f, 0x9f, 0x3f, 0x89, 0xe2, 0x3f, 0x31, 0xc6, 0x78, 0xe3, 0xc3, 
	0xff, 0xeb, 0xf8, 0xfc, 0xfe, 0x00, 0x1f, 0x00, 0x19, 0xe2, 0x01, 0x30, 0x06, 0x78, 0xe3, 0xe3, 
	0xff, 0xfb, 0x79, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf3, 
	0xff, 0xff, 0xbb, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };
const unsigned char image6[] PROGMEM = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x02, 0x22, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x80, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xc0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x2a, 0xaa, 0xa0, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc1, 0xf3, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x2a, 0xaa, 0xa0, 0x00, 0x00, 0x00, 0x00, 0x00, 0xfe, 0xff, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xec, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x0a, 0xaa, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xe0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x02, 0x22, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xe0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0xe0, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x00, 0x3f, 0xe8, 0x07, 0xfe, 0xff, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x7f, 0xf8, 0x6c, 0x0f, 0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 
	0x20, 0x7f, 0xe0, 0x00, 0x00, 0x00, 0x60, 0x38, 0x6f, 0x3f, 0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 
	0x20, 0x7f, 0xe0, 0x00, 0x00, 0x00, 0x60, 0x3f, 0xef, 0xff, 0xfd, 0xff, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x61, 0xf0, 0x6e, 0xcf, 0xfd, 0xff, 0x00, 0x00, 0x00, 0x00, 
	0x39, 0xf9, 0x20, 0x00, 0x00, 0x00, 0x61, 0xf0, 0x6e, 0x0f, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x61, 0xf0, 0x6e, 0x0f, 0x00, 0x07, 0x00, 0x00, 0x00, 0x00, 
	0x3f, 0xff, 0xe0, 0x00, 0x00, 0x00, 0x7f, 0xc0, 0x0e, 0x0f, 0xff, 0xfe, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xf8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x04, 0x80, 0x03, 0xff, 0xc0, 0x7f, 0xcf, 0xfe, 0x1d, 0xc0, 0xcf, 0xf9, 0x87, 0xff, 0xc0, 
	0x00, 0x14, 0x00, 0x03, 0x01, 0xc0, 0x70, 0xdc, 0x06, 0x1d, 0xc0, 0xce, 0x01, 0x87, 0x1c, 0x00, 
	0x2f, 0xd4, 0x00, 0x03, 0x01, 0xc0, 0x70, 0xdc, 0x06, 0x1d, 0xc0, 0xce, 0x01, 0x87, 0x1c, 0x00, 
	0x2e, 0x54, 0x00, 0x03, 0xfd, 0xc0, 0x7f, 0xdf, 0xf7, 0xfd, 0xc0, 0xce, 0x01, 0xff, 0x1c, 0x00, 
	0x2e, 0x54, 0xe0, 0x03, 0x01, 0xc0, 0x7f, 0xdf, 0xf7, 0xfd, 0xc0, 0xce, 0x39, 0xff, 0x1c, 0x00, 
	0x2f, 0xd4, 0x00, 0x03, 0x01, 0xc0, 0x60, 0xc0, 0x76, 0x1d, 0xc0, 0xce, 0x39, 0x87, 0x1c, 0x00, 
	0x2f, 0xd4, 0x00, 0x03, 0x01, 0xc0, 0x60, 0xc0, 0x76, 0x1d, 0xc0, 0xce, 0x39, 0x87, 0x1c, 0x00, 
	0x00, 0x14, 0x00, 0x03, 0x01, 0xff, 0xe0, 0xff, 0xe6, 0x1d, 0xfe, 0xcf, 0xf9, 0x87, 0x1c, 0x00, 
	0x00, 0x04, 0x80, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xfb, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 
	0xff, 0x07, 0xf9, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xf3, 
	0xfc, 0x21, 0xf8, 0xff, 0xff, 0xff, 0x80, 0x07, 0xf0, 0x04, 0x00, 0x1e, 0x7f, 0xff, 0xff, 0xe3, 
	0xfa, 0x22, 0xf8, 0x7f, 0xff, 0xff, 0x8f, 0xc7, 0xf3, 0xc4, 0x7f, 0x1c, 0xff, 0xff, 0xff, 0xc3, 
	0xf0, 0x20, 0x78, 0x3f, 0xff, 0xff, 0x8f, 0xc7, 0xf3, 0xc4, 0x7f, 0x19, 0xff, 0xff, 0xff, 0x83, 
	0xf0, 0x20, 0x78, 0x1f, 0xff, 0xff, 0x8f, 0xc7, 0xf3, 0xc4, 0x7f, 0x01, 0xff, 0xff, 0xff, 0x03, 
	0xf4, 0x39, 0x78, 0x3f, 0xff, 0xff, 0x8f, 0xc7, 0xf3, 0xc4, 0x7f, 0x01, 0xff, 0xff, 0xff, 0x83, 
	0xf0, 0x00, 0x78, 0x7f, 0xff, 0xff, 0x8f, 0xc7, 0xf1, 0xc4, 0x7f, 0x18, 0xff, 0xff, 0xff, 0xc3, 
	0xf0, 0x00, 0x78, 0xff, 0xff, 0xff, 0x8f, 0xc7, 0xf8, 0xc4, 0x7f, 0x1c, 0x7f, 0xff, 0xff, 0xe3, 
	0xfa, 0x02, 0xf9, 0xff, 0xff, 0xff, 0x80, 0xc0, 0x1c, 0x04, 0x03, 0x1e, 0x3f, 0xff, 0xff, 0xf3, 
	0xfc, 0x21, 0xfb, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xfb, 
	0xff, 0x07, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 
	0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };

// Масив с всички изображения
const unsigned char* images[] = {
  image1, image2, image3, image4, image5, image6
};
const int numImages = sizeof(images) / sizeof(images[0]);

// -------------------------------------------------------------
void setup() {
  pinMode(ENCODER_SW, INPUT_PULLUP);

  if(!display.begin(SSD1306_SWITCHCAPVCC, 0x3C)) {
    Serial.println(F("SSD1306 не е намерен!"));
    for(;;);
  }
  display.clearDisplay();
  display.display();
  
  Serial.begin(115200);
  Serial.println("Rotary image selector start");

  showImage(currentImage);
}

// -------------------------------------------------------------
void loop() {
  long newPos = encoder.read() / 4; // делим, защото encoder дава 4 стъпки
  if (newPos != lastPos) {
    if (newPos > lastPos) {
      currentImage++;
    } else {
      currentImage--;
    }
    if (currentImage < 0) currentImage = numImages - 1;
    if (currentImage >= numImages) currentImage = 0;
    showImage(currentImage);
    lastPos = newPos;
  }

  // ако натиснеш бутона на енкодера
  if (digitalRead(ENCODER_SW) == LOW) {
    display.invertDisplay(true);
    delay(200);
    display.invertDisplay(false);
  }
}

// -------------------------------------------------------------
void showImage(int index) {
  display.clearDisplay();
  display.drawBitmap(0, 0, images[index], SCREEN_WIDTH, SCREEN_HEIGHT, SSD1306_WHITE);
  display.display();
}

greetings

Why bother posting unfinished and presumably nonfunctional code?

What does the code do?

The title of this post is "Pls Help whit [sic] this code."

Normal people expect that to mean that you are asking for help with code that doesn't function as you hoped.

Do you still need help?

Are you certain? You indicate it does not work on the ESP32.

Post #2 indicates "copy/paste" is not programming, as you leave most if the work for everyone else. Post #4 details the error.

Why not start from zero. Your bitmaps work, so your next step is input detection and scrolling control. When that is done, show your work and ask your next question.

You complain-to and name-call the people helping you? Wow.

Here is a u8g2/OLED sketch that shows how to use a few if the native functions. The small size is because I made it for the 0.41" 72x40 OLED. You will need to change I2C pins for the ESP32.

@stamat4o
I think your attuide sucks. You seem to be very aggressive in your response to posters trying to help you. I corrected the spelling mistake in your title.

I wonder if this forum is not for you? You are certainly not making any friends here. Your use of insult then deleting the post is not a tactic that is appreciated here.