• Witaj na Forum Arduino Polska! Zapraszamy do rejestracji!
  • Znajdziesz tutaj wiele informacji na temat hardware / software.
Witaj! Logowanie Rejestracja


Ocena wątku:
  • 0 głosów - średnia: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Problem z biblioteką DS1302 - LCD-Blue-I2C
#14
błędy

This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
Arduino: 1.0.6 (Windows 7), Board: "Arduino Uno"
DS1302_LCD:8: error: 'DS1302RTC' does not name a type
DS1302_LCD.ino: In function 'void setup()':
DS1302_LCD:21: error: request for member 'begin' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:30: error: request for member 'print' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:34: error: request for member 'clear' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:35: error: 'RTC' was not declared in this scope
DS1302_LCD:36: error: request for member 'print' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:38: error: request for member 'print' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:40: error: request for member 'setCursor' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:41: error: 'RTC' was not declared in this scope
DS1302_LCD:42: error: request for member 'print' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:44: error: request for member 'print' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:49: error: request for member 'clear' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:50: error: request for member 'print' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:51: error: 'RTC' was not declared in this scope
DS1302_LCD:51: error: 'setSyncProvider' was not declared in this scope
DS1302_LCD:52: error: 'timeStatus' was not declared in this scope
DS1302_LCD:52: error: 'timeSet' was not declared in this scope
DS1302_LCD:53: error: request for member 'print' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:55: error: request for member 'print' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:59: error: request for member 'clear' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD.ino: In function 'void loop()':
DS1302_LCD:67: error: request for member 'setCursor' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:68: error: 'hour' was not declared in this scope
DS1302_LCD:69: error: request for member 'print' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:70: error: 'minute' was not declared in this scope
DS1302_LCD:71: error: request for member 'print' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:72: error: 'second' was not declared in this scope
DS1302_LCD:75: error: 'day' was not declared in this scope
DS1302_LCD:77: error: request for member 'setCursor' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:78: error: request for member 'print' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:78: error: 'weekday' was not declared in this scope
DS1302_LCD:78: error: 'dayShortStr' was not declared in this scope
DS1302_LCD:81: error: request for member 'setCursor' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:82: error: request for member 'print' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:84: error: request for member 'print' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:85: error: 'month' was not declared in this scope
DS1302_LCD:86: error: request for member 'print' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:87: error: request for member 'print' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:87: error: 'year' was not declared in this scope
DS1302_LCD:90: error: 'timeStatus' was not declared in this scope
DS1302_LCD:90: error: 'timeSet' was not declared in this scope
DS1302_LCD:91: error: request for member 'setCursor' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:92: error: request for member 'print' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:96: error: 'day' was not declared in this scope
DS1302_LCD.ino: In function 'void print2digits(int)':
DS1302_LCD:104: error: request for member 'write' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
DS1302_LCD:106: error: request for member 'print' in 'lcd', which is of non-class type 'LiquidCrystal_I2C ()()'
 
Odpowiedź
  


Wiadomości w tym wątku
RE: Problem z biblioteką DS1302 - LCD-Blue-I2C - przez danyy11 - 18-01-2017, 22:58

Skocz do:


Przeglądający: 1 gości