sm6yvr / liam

DIY Robot lawn mover
GNU General Public License v3.0
52 stars 22 forks source link

Compile error with 5.4.0 #46

Closed bphermansson closed 5 years ago

bphermansson commented 5 years ago

I can't compile the latest version:

'POSITIVE' was not declared in this scope

Where shall it be declared?

thomasloven commented 5 years ago

It's supposed to be declared by the LiquidCrystal_I2C library. You can find the correct libraries here: https://github.com/sm6yvr/liam/releases/tag/5.3-rc1

bphermansson commented 5 years ago

Ok great! Seems to work with the latest version of the lib to, downloaded from https://bitbucket.org/fmalpartida/new-liquidcrystal/src/integration/.