Code: Select all
C:\Users\hiro-\OneDrive\Escritorio\Arduino-master\Ferduino_with_webcontrol_beta\Alimentador_automatico.ino:258:28: warning: large integer implicitly truncated to unsigned type [-Woverflow]
C:\Users\hiro-\OneDrive\Escritorio\Arduino-master\Ferduino_with_webcontrol_beta\Alimentador_automatico.ino:259:24: warning: large integer implicitly truncated to unsigned type [-Woverflow]
C:\Users\hiro-\OneDrive\Escritorio\Arduino-master\Ferduino_with_webcontrol_beta\Alimentador_automatico.ino:262:33: warning: large integer implicitly truncated to unsigned type [-Woverflow]
C:\Users\hiro-\OneDrive\Escritorio\Arduino-master\Ferduino_with_webcontrol_beta\Alimentador_automatico.ino:263:33: warning: large integer implicitly truncated to unsigned type [-Woverflow]
C:\Users\hiro-\OneDrive\Escritorio\Arduino-master\Ferduino_with_webcontrol_beta\Alimentador_automatico.ino:285:28: warning: large integer implicitly truncated to unsigned type [-Woverflow]
C:\Users\hiro-\OneDrive\Escritorio\Arduino-master\Ferduino_with_webcontrol_beta\Alimentador_automatico.ino:286:24: warning: large integer implicitly truncated to unsigned type [-Woverflow]
C:\Users\hiro-\OneDrive\Escritorio\Arduino-master\Ferduino_with_webcontrol_beta\Alimentador_automatico.ino:295:22: warning: large integer implicitly truncated to unsigned type [-Woverflow]
C:\Users\hiro-\OneDrive\Escritorio\Arduino-master\Ferduino_with_webcontrol_beta\Botoes_e_etc.ino: In function 'void clockScreen()':
C:\Users\hiro-\OneDrive\Escritorio\Arduino-master\Ferduino_with_webcontrol_beta\Botoes_e_etc.ino:449:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
myGLCD.print(",", 150, 170);
^
C:\Users\hiro-\OneDrive\Escritorio\Arduino-master\Ferduino_with_webcontrol_beta\Botoes_e_etc.ino:453:31: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
myGLCD.print("0", 169, 170);
^
C:\Users\hiro-\OneDrive\Escritorio\Arduino-master\Ferduino_with_webcontrol_beta\Botoes_e_etc.ino:460:30: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
myGLCD.print("DE", 211, 170);
^
C:\Users\hiro-\OneDrive\Escritorio\Arduino-master\Ferduino_with_webcontrol_beta\Graficos.ino: In function 'void tempgScreen()':
C:\Users\hiro-\OneDrive\Escritorio\Arduino-master\Ferduino_with_webcontrol_beta\Graficos.ino:42:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
myGLCD.print("0", 275, 193);
^
C:\Users\hiro-\OneDrive\Escritorio\Arduino-master\Ferduino_with_webcontrol_beta\Graficos.ino:48:27: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]