Error in uploading code

Arduino: 1.8.19 (Windows 10), Board: "Arduino Nano, ATmega328P"

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1269:43: error: variable 'bitmap_array' must be const in order to be put into read-only section by means of 'attribute((progmem))'

PROGMEM const unsigned char* bitmap_array[] = {

                                       ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:33:44: error: redefinition of 'const unsigned char IMG_logo_24x24 []'

const unsigned char PROGMEM IMG_logo_24x24[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:33:29: note: 'const unsigned char IMG_logo_24x24 [72]' previously defined here

const unsigned char PROGMEM IMG_logo_24x24[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:63:47: error: redefinition of 'const unsigned char IMG_indicator_emg []'

const unsigned char PROGMEM IMG_indicator_emg[] = {

                                           ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:63:29: note: 'const unsigned char IMG_indicator_emg [8]' previously defined here

const unsigned char PROGMEM IMG_indicator_emg[] = {

                         ^~~~~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:74:47: error: redefinition of 'const unsigned char IMG_indicator_msg []'

const unsigned char PROGMEM IMG_indicator_msg[] = {

                                           ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:74:29: note: 'const unsigned char IMG_indicator_msg [8]' previously defined here

const unsigned char PROGMEM IMG_indicator_msg[] = {

                         ^~~~~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:94:43: error: redefinition of 'const unsigned char ICON_BITMAP_1 []'

const unsigned char PROGMEM ICON_BITMAP_1[] = {

                                       ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:94:29: note: 'const unsigned char ICON_BITMAP_1 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_1[] = {

                         ^~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:112:43: error: redefinition of 'const unsigned char ICON_BITMAP_2 []'

const unsigned char PROGMEM ICON_BITMAP_2[] = {

                                       ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:112:29: note: 'const unsigned char ICON_BITMAP_2 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_2[] = {

                         ^~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:130:43: error: redefinition of 'const unsigned char ICON_BITMAP_3 []'

const unsigned char PROGMEM ICON_BITMAP_3[] = {

                                       ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:130:29: note: 'const unsigned char ICON_BITMAP_3 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_3[] = {

                         ^~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:148:43: error: redefinition of 'const unsigned char ICON_BITMAP_4 []'

const unsigned char PROGMEM ICON_BITMAP_4[] = {

                                       ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:148:29: note: 'const unsigned char ICON_BITMAP_4 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_4[] = {

                         ^~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:166:43: error: redefinition of 'const unsigned char ICON_BITMAP_5 []'

const unsigned char PROGMEM ICON_BITMAP_5[] = {

                                       ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:166:29: note: 'const unsigned char ICON_BITMAP_5 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_5[] = {

                         ^~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:184:43: error: redefinition of 'const unsigned char ICON_BITMAP_6 []'

const unsigned char PROGMEM ICON_BITMAP_6[] = {

                                       ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:184:29: note: 'const unsigned char ICON_BITMAP_6 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_6[] = {

                         ^~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:202:43: error: redefinition of 'const unsigned char ICON_BITMAP_7 []'

const unsigned char PROGMEM ICON_BITMAP_7[] = {

                                       ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:202:29: note: 'const unsigned char ICON_BITMAP_7 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_7[] = {

                         ^~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:220:43: error: redefinition of 'const unsigned char ICON_BITMAP_8 []'

const unsigned char PROGMEM ICON_BITMAP_8[] = {

                                       ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:220:29: note: 'const unsigned char ICON_BITMAP_8 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_8[] = {

                         ^~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:238:43: error: redefinition of 'const unsigned char ICON_BITMAP_9 []'

const unsigned char PROGMEM ICON_BITMAP_9[] = {

                                       ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:238:29: note: 'const unsigned char ICON_BITMAP_9 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_9[] = {

                         ^~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:256:44: error: redefinition of 'const unsigned char ICON_BITMAP_10 []'

const unsigned char PROGMEM ICON_BITMAP_10[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:256:29: note: 'const unsigned char ICON_BITMAP_10 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_10[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:274:44: error: redefinition of 'const unsigned char ICON_BITMAP_11 []'

const unsigned char PROGMEM ICON_BITMAP_11[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:274:29: note: 'const unsigned char ICON_BITMAP_11 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_11[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:292:44: error: redefinition of 'const unsigned char ICON_BITMAP_12 []'

const unsigned char PROGMEM ICON_BITMAP_12[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:292:29: note: 'const unsigned char ICON_BITMAP_12 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_12[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:310:44: error: redefinition of 'const unsigned char ICON_BITMAP_13 []'

const unsigned char PROGMEM ICON_BITMAP_13[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:310:29: note: 'const unsigned char ICON_BITMAP_13 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_13[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:328:44: error: redefinition of 'const unsigned char ICON_BITMAP_14 []'

const unsigned char PROGMEM ICON_BITMAP_14[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:328:29: note: 'const unsigned char ICON_BITMAP_14 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_14[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:346:44: error: redefinition of 'const unsigned char ICON_BITMAP_15 []'

const unsigned char PROGMEM ICON_BITMAP_15[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:346:29: note: 'const unsigned char ICON_BITMAP_15 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_15[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:364:44: error: redefinition of 'const unsigned char ICON_BITMAP_16 []'

const unsigned char PROGMEM ICON_BITMAP_16[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:364:29: note: 'const unsigned char ICON_BITMAP_16 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_16[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:382:44: error: redefinition of 'const unsigned char ICON_BITMAP_17 []'

const unsigned char PROGMEM ICON_BITMAP_17[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:382:29: note: 'const unsigned char ICON_BITMAP_17 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_17[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:400:44: error: redefinition of 'const unsigned char ICON_BITMAP_18 []'

const unsigned char PROGMEM ICON_BITMAP_18[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:400:29: note: 'const unsigned char ICON_BITMAP_18 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_18[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:418:44: error: redefinition of 'const unsigned char ICON_BITMAP_19 []'

const unsigned char PROGMEM ICON_BITMAP_19[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:418:29: note: 'const unsigned char ICON_BITMAP_19 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_19[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:436:44: error: redefinition of 'const unsigned char ICON_BITMAP_20 []'

const unsigned char PROGMEM ICON_BITMAP_20[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:436:29: note: 'const unsigned char ICON_BITMAP_20 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_20[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:454:44: error: redefinition of 'const unsigned char ICON_BITMAP_21 []'

const unsigned char PROGMEM ICON_BITMAP_21[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:454:29: note: 'const unsigned char ICON_BITMAP_21 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_21[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:472:44: error: redefinition of 'const unsigned char ICON_BITMAP_22 []'

const unsigned char PROGMEM ICON_BITMAP_22[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:472:29: note: 'const unsigned char ICON_BITMAP_22 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_22[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:490:44: error: redefinition of 'const unsigned char ICON_BITMAP_23 []'

const unsigned char PROGMEM ICON_BITMAP_23[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:490:29: note: 'const unsigned char ICON_BITMAP_23 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_23[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:508:44: error: redefinition of 'const unsigned char ICON_BITMAP_24 []'

const unsigned char PROGMEM ICON_BITMAP_24[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:508:29: note: 'const unsigned char ICON_BITMAP_24 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_24[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:526:44: error: redefinition of 'const unsigned char ICON_BITMAP_25 []'

const unsigned char PROGMEM ICON_BITMAP_25[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:526:29: note: 'const unsigned char ICON_BITMAP_25 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_25[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:544:44: error: redefinition of 'const unsigned char ICON_BITMAP_26 []'

const unsigned char PROGMEM ICON_BITMAP_26[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:544:29: note: 'const unsigned char ICON_BITMAP_26 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_26[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:562:44: error: redefinition of 'const unsigned char ICON_BITMAP_27 []'

const unsigned char PROGMEM ICON_BITMAP_27[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:562:29: note: 'const unsigned char ICON_BITMAP_27 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_27[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:580:44: error: redefinition of 'const unsigned char ICON_BITMAP_28 []'

const unsigned char PROGMEM ICON_BITMAP_28[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:580:29: note: 'const unsigned char ICON_BITMAP_28 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_28[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:598:44: error: redefinition of 'const unsigned char ICON_BITMAP_29 []'

const unsigned char PROGMEM ICON_BITMAP_29[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:598:29: note: 'const unsigned char ICON_BITMAP_29 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_29[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:616:44: error: redefinition of 'const unsigned char ICON_BITMAP_30 []'

const unsigned char PROGMEM ICON_BITMAP_30[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:616:29: note: 'const unsigned char ICON_BITMAP_30 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_30[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:634:44: error: redefinition of 'const unsigned char ICON_BITMAP_31 []'

const unsigned char PROGMEM ICON_BITMAP_31[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:634:29: note: 'const unsigned char ICON_BITMAP_31 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_31[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:652:44: error: redefinition of 'const unsigned char ICON_BITMAP_32 []'

const unsigned char PROGMEM ICON_BITMAP_32[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:652:29: note: 'const unsigned char ICON_BITMAP_32 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_32[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:670:44: error: redefinition of 'const unsigned char ICON_BITMAP_33 []'

const unsigned char PROGMEM ICON_BITMAP_33[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:670:29: note: 'const unsigned char ICON_BITMAP_33 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_33[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:688:44: error: redefinition of 'const unsigned char ICON_BITMAP_34 []'

const unsigned char PROGMEM ICON_BITMAP_34[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:688:29: note: 'const unsigned char ICON_BITMAP_34 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_34[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:706:44: error: redefinition of 'const unsigned char ICON_BITMAP_35 []'

const unsigned char PROGMEM ICON_BITMAP_35[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:706:29: note: 'const unsigned char ICON_BITMAP_35 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_35[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:724:44: error: redefinition of 'const unsigned char ICON_BITMAP_36 []'

const unsigned char PROGMEM ICON_BITMAP_36[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:724:29: note: 'const unsigned char ICON_BITMAP_36 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_36[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:742:44: error: redefinition of 'const unsigned char ICON_BITMAP_37 []'

const unsigned char PROGMEM ICON_BITMAP_37[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:742:29: note: 'const unsigned char ICON_BITMAP_37 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_37[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:760:44: error: redefinition of 'const unsigned char ICON_BITMAP_38 []'

const unsigned char PROGMEM ICON_BITMAP_38[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:760:29: note: 'const unsigned char ICON_BITMAP_38 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_38[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:778:44: error: redefinition of 'const unsigned char ICON_BITMAP_39 []'

const unsigned char PROGMEM ICON_BITMAP_39[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:778:29: note: 'const unsigned char ICON_BITMAP_39 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_39[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:796:44: error: redefinition of 'const unsigned char ICON_BITMAP_40 []'

const unsigned char PROGMEM ICON_BITMAP_40[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:796:29: note: 'const unsigned char ICON_BITMAP_40 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_40[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:814:44: error: redefinition of 'const unsigned char ICON_BITMAP_41 []'

const unsigned char PROGMEM ICON_BITMAP_41[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:814:29: note: 'const unsigned char ICON_BITMAP_41 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_41[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:832:44: error: redefinition of 'const unsigned char ICON_BITMAP_42 []'

const unsigned char PROGMEM ICON_BITMAP_42[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:832:29: note: 'const unsigned char ICON_BITMAP_42 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_42[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:850:44: error: redefinition of 'const unsigned char ICON_BITMAP_43 []'

const unsigned char PROGMEM ICON_BITMAP_43[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:850:29: note: 'const unsigned char ICON_BITMAP_43 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_43[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:868:44: error: redefinition of 'const unsigned char ICON_BITMAP_44 []'

const unsigned char PROGMEM ICON_BITMAP_44[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:868:29: note: 'const unsigned char ICON_BITMAP_44 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_44[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:886:44: error: redefinition of 'const unsigned char ICON_BITMAP_45 []'

const unsigned char PROGMEM ICON_BITMAP_45[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:886:29: note: 'const unsigned char ICON_BITMAP_45 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_45[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:904:44: error: redefinition of 'const unsigned char ICON_BITMAP_46 []'

const unsigned char PROGMEM ICON_BITMAP_46[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:904:29: note: 'const unsigned char ICON_BITMAP_46 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_46[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:922:44: error: redefinition of 'const unsigned char ICON_BITMAP_47 []'

const unsigned char PROGMEM ICON_BITMAP_47[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:922:29: note: 'const unsigned char ICON_BITMAP_47 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_47[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:940:44: error: redefinition of 'const unsigned char ICON_BITMAP_48 []'

const unsigned char PROGMEM ICON_BITMAP_48[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:940:29: note: 'const unsigned char ICON_BITMAP_48 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_48[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:958:44: error: redefinition of 'const unsigned char ICON_BITMAP_49 []'

const unsigned char PROGMEM ICON_BITMAP_49[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:958:29: note: 'const unsigned char ICON_BITMAP_49 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_49[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:976:44: error: redefinition of 'const unsigned char ICON_BITMAP_50 []'

const unsigned char PROGMEM ICON_BITMAP_50[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:976:29: note: 'const unsigned char ICON_BITMAP_50 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_50[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:994:44: error: redefinition of 'const unsigned char ICON_BITMAP_51 []'

const unsigned char PROGMEM ICON_BITMAP_51[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:994:29: note: 'const unsigned char ICON_BITMAP_51 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_51[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1012:44: error: redefinition of 'const unsigned char ICON_BITMAP_52 []'

const unsigned char PROGMEM ICON_BITMAP_52[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1012:29: note: 'const unsigned char ICON_BITMAP_52 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_52[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1030:44: error: redefinition of 'const unsigned char ICON_BITMAP_53 []'

const unsigned char PROGMEM ICON_BITMAP_53[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1030:29: note: 'const unsigned char ICON_BITMAP_53 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_53[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1048:44: error: redefinition of 'const unsigned char ICON_BITMAP_54 []'

const unsigned char PROGMEM ICON_BITMAP_54[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1048:29: note: 'const unsigned char ICON_BITMAP_54 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_54[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1066:44: error: redefinition of 'const unsigned char ICON_BITMAP_55 []'

const unsigned char PROGMEM ICON_BITMAP_55[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1066:29: note: 'const unsigned char ICON_BITMAP_55 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_55[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1084:44: error: redefinition of 'const unsigned char ICON_BITMAP_56 []'

const unsigned char PROGMEM ICON_BITMAP_56[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1084:29: note: 'const unsigned char ICON_BITMAP_56 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_56[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1102:44: error: redefinition of 'const unsigned char ICON_BITMAP_57 []'

const unsigned char PROGMEM ICON_BITMAP_57[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1102:29: note: 'const unsigned char ICON_BITMAP_57 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_57[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1120:44: error: redefinition of 'const unsigned char ICON_BITMAP_58 []'

const unsigned char PROGMEM ICON_BITMAP_58[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1120:29: note: 'const unsigned char ICON_BITMAP_58 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_58[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1138:44: error: redefinition of 'const unsigned char ICON_BITMAP_59 []'

const unsigned char PROGMEM ICON_BITMAP_59[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1138:29: note: 'const unsigned char ICON_BITMAP_59 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_59[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1156:44: error: redefinition of 'const unsigned char ICON_BITMAP_60 []'

const unsigned char PROGMEM ICON_BITMAP_60[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1156:29: note: 'const unsigned char ICON_BITMAP_60 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_60[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1174:44: error: redefinition of 'const unsigned char ICON_BITMAP_61 []'

const unsigned char PROGMEM ICON_BITMAP_61[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1174:29: note: 'const unsigned char ICON_BITMAP_61 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_61[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1192:44: error: redefinition of 'const unsigned char ICON_BITMAP_62 []'

const unsigned char PROGMEM ICON_BITMAP_62[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1192:29: note: 'const unsigned char ICON_BITMAP_62 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_62[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1210:44: error: redefinition of 'const unsigned char ICON_BITMAP_63 []'

const unsigned char PROGMEM ICON_BITMAP_63[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1210:29: note: 'const unsigned char ICON_BITMAP_63 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_63[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1229:44: error: redefinition of 'const unsigned char ICON_BITMAP_64 []'

const unsigned char PROGMEM ICON_BITMAP_64[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1229:29: note: 'const unsigned char ICON_BITMAP_64 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_64[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1248:44: error: redefinition of 'const unsigned char ICON_BITMAP_65 []'

const unsigned char PROGMEM ICON_BITMAP_65[] = {

                                        ^

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1248:29: note: 'const unsigned char ICON_BITMAP_65 [32]' previously defined here

const unsigned char PROGMEM ICON_BITMAP_65[] = {

                         ^~~~~~~~~~~~~~

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:36:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1269:43: error: variable 'bitmap_array' must be const in order to be put into read-only section by means of 'attribute((progmem))'

PROGMEM const unsigned char* bitmap_array[] = {

                                       ^

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1269:43: error: redefinition of 'const unsigned char* bitmap_array []'

In file included from H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino:3:0:

E:\Arduino\libraries\RetroWatchArduino/bitmap.h:1269:30: note: 'const unsigned char* bitmap_array [65]' previously defined here

PROGMEM const unsigned char* bitmap_array[] = {

                          ^~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:127:32: error: variable 'weekString' must be const in order to be put into read-only section by means of 'attribute((progmem))'

PROGMEM const char* weekString[] = {"", "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"};

                            ^

RetroWatchArduino_u8glib_no_button:128:32: error: variable 'ampmString' must be const in order to be put into read-only section by means of 'attribute((progmem))'

PROGMEM const char* ampmString[] = {"AM", "PM"};

                            ^

RetroWatchArduino_u8glib_no_button:165:30: error: variable 'strIntro' must be const in order to be put into read-only section by means of 'attribute((progmem))'

PROGMEM const char* strIntro[] = {"Retro", "Watch", "Arduino v1.0"};

                          ^

H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino: In function 'void setup()':

RetroWatchArduino_u8glib_no_button:187:17: error: request for member 'getWidth' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

centerX = u8g.getWidth() / 2;

             ^~~~~~~~

RetroWatchArduino_u8glib_no_button:188:17: error: request for member 'getHeight' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

centerY = u8g.getHeight() / 2;

             ^~~~~~~~~

H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino: In function 'void drawIndicator()':

RetroWatchArduino_u8glib_no_button:703:11: error: request for member 'drawBitmapP' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.drawBitmapP( 127 - 8, 1, 1, 8, IMG_indicator_msg);

       ^~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:723:11: error: request for member 'drawBitmapP' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.drawBitmapP( 127 - 8*drawCount - 7*(drawCount-1), 1, 1, 8, IMG_indicator_emg);

       ^~~~~~~~~~~

H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino: In function 'void drawStartUp()':

RetroWatchArduino_u8glib_no_button:744:7: error: request for member 'firstPage' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

u8g.firstPage();

   ^~~~~~~~~

RetroWatchArduino_u8glib_no_button:748:9: error: request for member 'drawBitmapP' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

 u8g.drawBitmapP( 10, 15, 3, 24, IMG_logo_24x24);

     ^~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:750:9: error: request for member 'setFont' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

 u8g.setFont(u8g_font_courB14);

     ^~~~~~~

RetroWatchArduino_u8glib_no_button:751:9: error: request for member 'setFontRefHeightExtendedText' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

 u8g.setFontRefHeightExtendedText();

     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:752:9: error: request for member 'setDefaultForegroundColor' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

 u8g.setDefaultForegroundColor();

     ^~~~~~~~~~~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:753:9: error: request for member 'setFontPosTop' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

 u8g.setFontPosTop();

     ^~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:754:9: error: request for member 'drawStr' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

 u8g.drawStr(45, 12, (char*)pgm_read_word(&(strIntro[0])));

     ^~~~~~~

RetroWatchArduino_u8glib_no_button:755:9: error: request for member 'drawStr' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

 u8g.drawStr(45, 28, (char*)pgm_read_word(&(strIntro[1])));

     ^~~~~~~

RetroWatchArduino_u8glib_no_button:757:9: error: request for member 'setFont' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

 u8g.setFont(u8g_font_fixed_v0);

     ^~~~~~~

RetroWatchArduino_u8glib_no_button:758:9: error: request for member 'setFontRefHeightExtendedText' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

 u8g.setFontRefHeightExtendedText();

     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:759:9: error: request for member 'setDefaultForegroundColor' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

 u8g.setDefaultForegroundColor();

     ^~~~~~~~~~~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:760:9: error: request for member 'setFontPosTop' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

 u8g.setFontPosTop();

     ^~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:761:9: error: request for member 'drawStr' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

 u8g.drawStr(45, 45, (char*)pgm_read_word(&(strIntro[2])));

     ^~~~~~~

RetroWatchArduino_u8glib_no_button:762:16: error: request for member 'nextPage' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

} while( u8g.nextPage() );

            ^~~~~~~~

H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino: In function 'void drawEmergency()':

RetroWatchArduino_u8glib_no_button:775:7: error: request for member 'firstPage' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

u8g.firstPage();

   ^~~~~~~~~

RetroWatchArduino_u8glib_no_button:784:30: error: request for member 'getStrPixelWidth' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

 int string_start_x = u8g.getStrPixelWidth((char *)(emgBuffer[emgCurDisp]+3)) / 2;

                          ^~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:791:11: error: request for member 'setFont' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setFont(u8g_font_fixed_v0);

       ^~~~~~~

RetroWatchArduino_u8glib_no_button:792:11: error: request for member 'setFontRefHeightExtendedText' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setFontRefHeightExtendedText();

       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:793:11: error: request for member 'setDefaultForegroundColor' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setDefaultForegroundColor();

       ^~~~~~~~~~~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:794:11: error: request for member 'setFontPosTop' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setFontPosTop();

       ^~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:795:11: error: request for member 'drawStr' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.drawStr( string_start_x, centerY + 10, (char *)(emgBuffer[emgCurDisp]+3) );

       ^~~~~~~

RetroWatchArduino_u8glib_no_button:797:16: error: request for member 'nextPage' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

} while( u8g.nextPage() );

            ^~~~~~~~

H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino: In function 'void drawMessage()':

RetroWatchArduino_u8glib_no_button:808:7: error: request for member 'firstPage' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

u8g.firstPage();

   ^~~~~~~~~

RetroWatchArduino_u8glib_no_button:817:30: error: request for member 'getStrPixelWidth' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

 int string_start_x = u8g.getStrPixelWidth((char *)(msgBuffer[msgCurDisp] + 3)) / 2;

                          ^~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:824:11: error: request for member 'setFont' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setFont(u8g_font_fixed_v0);

       ^~~~~~~

RetroWatchArduino_u8glib_no_button:825:11: error: request for member 'setFontRefHeightExtendedText' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setFontRefHeightExtendedText();

       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:826:11: error: request for member 'setDefaultForegroundColor' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setDefaultForegroundColor();

       ^~~~~~~~~~~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:827:11: error: request for member 'setFontPosTop' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setFontPosTop();

       ^~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:828:11: error: request for member 'drawStr' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.drawStr( string_start_x, centerY + 10, (char *)(msgBuffer[msgCurDisp] + 3) );

       ^~~~~~~

RetroWatchArduino_u8glib_no_button:830:16: error: request for member 'nextPage' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

} while( u8g.nextPage() );

            ^~~~~~~~

H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino: In function 'void drawClock()':

RetroWatchArduino_u8glib_no_button:838:7: error: request for member 'firstPage' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

u8g.firstPage();

   ^~~~~~~~~

RetroWatchArduino_u8glib_no_button:848:11: error: request for member 'setFont' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setFont(u8g_font_courB14);

       ^~~~~~~

RetroWatchArduino_u8glib_no_button:849:11: error: request for member 'setFontRefHeightExtendedText' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setFontRefHeightExtendedText();

       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:850:11: error: request for member 'setDefaultForegroundColor' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setDefaultForegroundColor();

       ^~~~~~~~~~~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:851:11: error: request for member 'setFontPosTop' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setFontPosTop();

       ^~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:852:11: error: request for member 'drawStr' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.drawStr(centerX - 34, centerY - 17, (const char*)pgm_read_word(&(weekString[iWeek])));

       ^~~~~~~

RetroWatchArduino_u8glib_no_button:853:11: error: request for member 'drawStr' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.drawStr(centerX + 11, centerY - 17, (const char*)pgm_read_word(&(ampmString[iAmPm])));

       ^~~~~~~

RetroWatchArduino_u8glib_no_button:867:11: error: request for member 'setFont' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setFont(u8g_font_courB14);

       ^~~~~~~

RetroWatchArduino_u8glib_no_button:868:11: error: request for member 'setFontRefHeightExtendedText' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setFontRefHeightExtendedText();

       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:869:11: error: request for member 'setDefaultForegroundColor' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setDefaultForegroundColor();

       ^~~~~~~~~~~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:870:11: error: request for member 'setFontPosTop' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setFontPosTop();

       ^~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:871:11: error: request for member 'drawStr' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.drawStr(centerX - 29, centerY + 6, buff);

       ^~~~~~~

RetroWatchArduino_u8glib_no_button:875:11: error: request for member 'drawCircle' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.drawCircle(centerY, centerY, iRadius - 6);

       ^~~~~~~~~~

RetroWatchArduino_u8glib_no_button:880:11: error: request for member 'setFont' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setFont(u8g_font_fixed_v0);

       ^~~~~~~

RetroWatchArduino_u8glib_no_button:881:11: error: request for member 'setFontRefHeightExtendedText' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setFontRefHeightExtendedText();

       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:882:11: error: request for member 'setDefaultForegroundColor' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setDefaultForegroundColor();

       ^~~~~~~~~~~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:883:11: error: request for member 'setFontPosTop' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setFontPosTop();

       ^~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:884:11: error: request for member 'drawStr' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.drawStr(centerX + 3, 23, (const char*)pgm_read_word(&(weekString[iWeek])));

       ^~~~~~~

RetroWatchArduino_u8glib_no_button:885:11: error: request for member 'drawStr' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.drawStr(centerX + 28, 23, (const char*)pgm_read_word(&(ampmString[iAmPm])));

       ^~~~~~~

RetroWatchArduino_u8glib_no_button:899:11: error: request for member 'setFont' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setFont(u8g_font_courB14);

       ^~~~~~~

RetroWatchArduino_u8glib_no_button:900:11: error: request for member 'setFontRefHeightExtendedText' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setFontRefHeightExtendedText();

       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:901:11: error: request for member 'setDefaultForegroundColor' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setDefaultForegroundColor();

       ^~~~~~~~~~~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:902:11: error: request for member 'setFontPosTop' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.setFontPosTop();

       ^~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:903:11: error: request for member 'drawStr' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.drawStr(centerX, 37, buff);

       ^~~~~~~

RetroWatchArduino_u8glib_no_button:907:11: error: request for member 'drawCircle' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

   u8g.drawCircle(centerX, centerY, iRadius);

       ^~~~~~~~~~

RetroWatchArduino_u8glib_no_button:914:16: error: request for member 'nextPage' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

} while( u8g.nextPage() );

            ^~~~~~~~

H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino: In function 'void drawIdleClock()':

RetroWatchArduino_u8glib_no_button:921:7: error: request for member 'firstPage' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

u8g.firstPage();

   ^~~~~~~~~

RetroWatchArduino_u8glib_no_button:940:9: error: request for member 'setFont' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

 u8g.setFont(u8g_font_courB14);

     ^~~~~~~

RetroWatchArduino_u8glib_no_button:941:9: error: request for member 'setFontRefHeightExtendedText' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

 u8g.setFontRefHeightExtendedText();

     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:942:9: error: request for member 'setDefaultForegroundColor' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

 u8g.setDefaultForegroundColor();

     ^~~~~~~~~~~~~~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:943:9: error: request for member 'setFontPosTop' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

 u8g.setFontPosTop();

     ^~~~~~~~~~~~~

RetroWatchArduino_u8glib_no_button:944:9: error: request for member 'drawStr' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

 u8g.drawStr(centerX - 29, centerY - 4, buff);

     ^~~~~~~

RetroWatchArduino_u8glib_no_button:945:16: error: request for member 'nextPage' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

} while( u8g.nextPage() );

            ^~~~~~~~

H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino: In function 'void showTimePin(int, int, double, double, double)':

RetroWatchArduino_u8glib_no_button:985:7: error: request for member 'drawLine' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

u8g.drawLine((int)x1, (int)y1, (int)x2, (int)y2);

   ^~~~~~~~

H:\Project document\retrowatch-master\RetroWatch_Arduino\RetroWatchArduino_u8glib_no_button\RetroWatchArduino_u8glib_no_button.ino: In function 'void drawIcon(int, int, int)':

RetroWatchArduino_u8glib_no_button:993:7: error: request for member 'drawBitmapP' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

u8g.drawBitmapP( posx, posy, 2, 16, (const unsigned char*)pgm_read_word(&(bitmap_array[icon_num])));

   ^~~~~~~~~~~

Multiple libraries were found for "bitmap.h"

Used: E:\Arduino\libraries\RetroWatchArduino

Not used: E:\Arduino\libraries\RetroWatchArduino_u8glib

Not used: E:\Arduino\libraries\RetroWatchArduino_u8glib_spi_no_button

Not used: E:\Arduino\libraries\RetroWatchArduino_u8glib_no_button

Not used: E:\Arduino\libraries\RetroWatchArduino_spi_no_button

Not used: E:\Arduino\libraries\RetroWatchArduino_u8glib_spi

Not used: E:\Arduino\libraries\RetroWatchArduino_spi

Not used: E:\Arduino\libraries\RetroWatchArduino_no_button

Multiple libraries were found for "U8glib.h"

Used: C:\Users\DPE\Documents\Arduino\libraries\U8glib

Not used: E:\Arduino\libraries\U8glib_Arduino-master

Not used: C:\Users\DPE\Documents\Arduino\libraries\U8glib-1.19.1

exit status 1

variable 'weekString' must be const in order to be put into read-only section by means of 'attribute((progmem))'

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

Do you have all the required libraries?

1 Like

i think no..
can you give me all required libraries ?

Nope, the github page or documentation should tell you.

Hint: search for u8glib in the libraries manger and install that.

thanks for your nice information ..

1 Like

Did it solve the problem(the u8glib that is) ?

If so can you mark the post that helped you as the solution.
Thanks.

can you give me this type of problem solution ..
request for member 'getWidth' in 'u8g', which is of non-class type 'U8GLIB_SSD1306_128X64()'

OK, believe I've fixed the problems, here is the two files.
RetroWatchArduino_u8glib_no_button.ino (28.7 KB)
bitmap.h (20.6 KB)

Any problems post them.
Anyway it's 10:31 here in Australia so I'm heading to bed. :sleeping_bed:

now this type of problem
expected primary-expression before 'void'

I get no compiler problems with the code I uploaded, did you download both files?

An error message with no context is utterly useless

2 Likes

Perhaps "is completely and utterly useless". :wink:

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.