hugo1892":15ago1es schrieb:Also Anschluss Display, Steckdosen und Dosierpumpen.
was meinst du den runden oben links? das ist der stecker vom Netzteilhugo1892":1xzj874y schrieb:Du hast auf deinem Bild auf der Linken Seite einen Stecker. Muss ich da noch was ran löten?
hugo1892":wjipajvw schrieb:Bin gespannt wie weit ich komme.
In file included from AquaGrowDosingTime.ino:9:
writeAnything.h: In function 'int EEPROM_writeAnything(int, const T&)':
writeAnything.h:3: error: expected initializer before '*' token
writeAnything.h:6: error: 'p' was not declared in this scope
writeAnything.h: In function 'int EEPROM_readAnything(int, T&)':
writeAnything.h:12: error: 'byte' was not declared in this scope
writeAnything.h:12: error: 'p' was not declared in this scope
writeAnything.h:12: error: expected primary-expression before ')' token
writeAnything.h:12: error: expected primary-expression before 'void'
In file included from AquaGrowDosingTime.ino:10:
structs.h: At global scope:
structs.h:8: error: 'boolean' does not name a type
structs.h:13: error: 'boolean' does not name a type
structs.h:15: error: 'byte' does not name a type
structs.h:16: error: 'byte' does not name a type
In file included from AquaGrowDosingTime.ino:11:
config.h:22: error: 'byte' does not name a type
config.h:24: error: 'byte' does not name a type
config.h:35: error: too many initializers for 'PUMP'
config.h:35: error: too many initializers for 'PUMP'
config.h:35: error: too many initializers for 'PUMP'
config.h:35: error: too many initializers for 'PUMP'
config.h:35: error: invalid conversion from 'const char*' to 'char'
config.h:35: error: invalid conversion from 'const char*' to 'char'
config.h:35: error: invalid conversion from 'const char*' to 'char'
config.h:35: error: invalid conversion from 'const char*' to 'char'
config.h:38: error: 'boolean' does not name a type
config.h:40: error: 'byte' does not name a type
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
config.h:46: error: too many initializers for 'RELAY'
AquaGrowDosingTime:25: error: variable or field 'keypadEvent' declared void
AquaGrowDosingTime:25: error: 'KeypadEvent' was not declared in this scope
AquaGrowDosingTime:14: error: 'Timer' does not name a type
AquaGrowDosingTime:15: error: 'RTC_DS1307' does not name a type
AquaGrowDosingTime:16: error: 'LiquidCrystal_I2C' does not name a type
AquaGrowDosingTime:43: error: 'Keypad_I2C' does not name a type
AquaGrowDosingTime.ino: In function 'void setup()':
AquaGrowDosingTime:49: error: 'rtc' was not declared in this scope
AquaGrowDosingTime:50: error: 'keypad' was not declared in this scope
AquaGrowDosingTime:51: error: 'keypadEvent' was not declared in this scope
AquaGrowDosingTime:56: error: 'lcd' was not declared in this scope
AquaGrowDosingTime:58: error: 'dosingPins' was not declared in this scope
AquaGrowDosingTime:61: error: 'relayPIN' was not declared in this scope
AquaGrowDosingTime.ino: In function 'void loop()':
AquaGrowDosingTime:69: error: 'rtc' was not declared in this scope
AquaGrowDosingTime:70: error: 't' was not declared in this scope
AquaGrowDosingTime:71: error: 'keypad' was not declared in this scope
AquaGrowDosingTime:92: error: 'lcd' was not declared in this scope
Clock.ino: In function 'String retTime()':
Clock:2: error: 'rtc' was not declared in this scope
Dosing.ino: In function 'void resetPumps()':
Dosing:2: error: 'rtc' was not declared in this scope
Dosing:5: error: 'rtc' was not declared in this scope
Dosing:8: error: 'dosingState' was not declared in this scope
Dosing.ino: In function 'void setDosing()':
Dosing:15: error: 'struct PUMP' has no member named 'active'
Dosing:16: error: 'rtc' was not declared in this scope
Dosing:16: error: 'dosingPins' was not declared in this scope
Dosing:16: error: 'struct PUMP' has no member named 'pinAddr'
Dosing:16: error: 'dosingState' was not declared in this scope
Dosing:19: error: 'struct PUMP' has no member named 'mldosing'
Dosing:19: error: 'dosingMlMin' was not declared in this scope
Dosing:20: error: 't' was not declared in this scope
Dosing:20: error: 'struct PUMP' has no member named 'pinAddr'
Dosing:22: error: 'struct PUMP' has no member named 'mldosing'
Dosing.ino: In function 'void writeLCD(int, int)':
Dosing:33: error: 'lcd' was not declared in this scope
Relay.ino: In function 'void setRelay()':
Relay:5: error: 'relayPIN' was not declared in this scope
Relay:7: error: 'lcd' was not declared in this scope
Relay.ino: In function 'boolean findState(byte)':
Relay:21: error: 'rtc' was not declared in this scope
Relay:26: error: 'struct RELAY' has no member named 'state'
Serial.ino: In function 'void serialHandler(String)':
Serial:26: error: 'rtc' was not declared in this scope
Serial:39: error: 't' was not declared in this scope
Serial:39: error: 'dosingPins' was not declared in this scope
keypad.ino: At global scope:
keypad:2: error: variable or field 'keypadEvent' declared void
keypad:2: error: 'KeypadEvent' was not declared in this scope
Wir verwenden essentielle Cookies, damit diese Website funktioniert, und optionale Cookies, um den Komfort bei der Nutzung zu verbessern.
Siehe weitere Informationen und konfiguriere deine Einstellungen