matthijskooijman / arduino-dsmr

Arduino library for interfacing with Dutch smart meters implementing DSMR
133 stars 110 forks source link

Doesn't compile on with Arduino 1.8.12? #35

Closed Da-kota closed 4 years ago

Da-kota commented 4 years ago

Trying to get this library to work on my Arduino Wifi Rev2 with above-mentioned environment version.

I get compile errors mentioning incompatible types 'char ' and '__FlashStringHelper '.

Could you point me in the direction of a solution?