MySprinkler sketch problem
-
Arduino: 1.8.5 (Linux), Board: "Arduino/Genuino Uno"
MySprinkler:174: error: 'POSITIVE' was not declared in this scope
LiquidCrystal_I2C lcd(0x27, 2, 1, 0, 4, 5, 6, 7, 3, POSITIVE); // Set the LCD I2C address to 0x27
^
exit status 1
'POSITIVE' was not declared in this scopeI can't find POSITIVE anywhere in the LiquidCrystal_IC2 libary. Is the sketch on https://www.mysensors.org/build/irrigation up to date, or am I missing something else?
-
Arduino: 1.8.5 (Linux), Board: "Arduino/Genuino Uno"
MySprinkler:174: error: 'POSITIVE' was not declared in this scope
LiquidCrystal_I2C lcd(0x27, 2, 1, 0, 4, 5, 6, 7, 3, POSITIVE); // Set the LCD I2C address to 0x27
^
exit status 1
'POSITIVE' was not declared in this scopeI can't find POSITIVE anywhere in the LiquidCrystal_IC2 libary. Is the sketch on https://www.mysensors.org/build/irrigation up to date, or am I missing something else?
-
Btw, POSITIVE is created here: https://github.com/mysensors/MySensorsArduinoExamples/blob/4a645c332432412a6308d7df82eee01a3ca68b24/libraries/LiquidCrystal/LCD.h#L187 which is included by LiquidCrystal.h which is included in the irrigation sketch.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login