Open dennisngugiwambui opened 8 months ago
Have you checked whether SimpleTimer.h is in your project?Error says it is missing.
You have also to include the BlynkApi.h, possibly that's why there is an error of unspecified credentials for name and ID.
So for the blynk part i should name it as?. Thank you
On Sat, 16 Mar 2024, 9:33 pm Caleb Mucheru, @.***> wrote:
You have also to include the BlynkApi.h, possibly that's why there is an error of unspecified credentials for name and ID.
— Reply to this email directly, view it on GitHub https://github.com/dennisngugiwambui/Connecting-nodeMcu-to-temperature-sensor-LCD-screen-and-blynk-application/issues/1#issuecomment-2002081147, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2XAIG3KPHYQMYNM5MWM7K3YYSGARAVCNFSM6AAAAABEZHXTLCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBSGA4DCMJUG4 . You are receiving this because you authored the thread.Message ID: <dennisngugiwambui/Connecting-nodeMcu-to-temperature-sensor-LCD-screen-and-blynk-application/issues/1/2002081147 @github.com>
I am getting this error once I run this code