Xinyuan-LilyGO / LilyGo-EPD47

GNU General Public License v3.0
416 stars 122 forks source link

Weather Station Example does not work #110

Closed DrTSwan closed 1 week ago

DrTSwan commented 10 months ago

I am Using PlatformIO and seem to be getting a lot of errors. any help is appreciated.

some of the errors are below.

src/ArduinoJson/Variant/ConverterImpl.hpp:35:19: error: static assertion failed: type 'char' is not supported, use 'const char' instead

/ArduinoJson/Variant/ConverterImpl.hpp:264:13: note: conversion of argument 2 would be ill-formed: src/ArduinoJson/Variant/ConverterImpl.hpp:40:26: error: cannot bind non-const lvalue reference of type 'String&' to an rvalue of type 'String' convertFromJson(src, result); // Error here? See https://arduinojson.org/v7/unsupported-as/

G6EJD commented 10 months ago

Because this code was the subject of my copyright, you will find that many aspects are incorrect - so good luck in getting this version to operate correctly.

DrTSwan commented 10 months ago

Finally got it to compile but I think now the file that connects the pins in software to the physical pins isn't correct.

github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 week ago

This issue was closed because it has been inactive for 14 days since being marked as stale.