Skip to content

Include issue in last hourly build (13 November 2015 15:37:55 GMT) #4144

Closed
@pierrotm777

Description

@pierrotm777

I use the excellent LCD menu library https://github.com/Jomelo/LCDMenuLib/releases .
With this new hourly version , the compiler don't understand this type of write!

                //LCD includes
#               include <Wire.h>
#               include <LiquidCrystal_I2C.h>

but only
                //LCD includes
#include <Wire.h>
#include <LiquidCrystal_I2C.h>

I don't know if this is an issue ?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions