marcoschwartz / aREST_UI

Embedded UI for the aREST framework
72 stars 34 forks source link

Multiple warnings at Arduino IDE v1.8.n #26

Closed flidget closed 7 years ago

flidget commented 7 years ago

E.g. ../Arduino/libraries/aREST/aREST.h:1338:28: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] addToBuffer(HARDWARE);

marcoschwartz commented 7 years ago

Hello,

Does that prevents you from using aREST or it's just a warning ? :)

flidget commented 7 years ago

:) it's not great to see warnings. However, the RTC libraries are in worse shape with this release (of the IDE)!