EloquentArduino icon indicating copy to clipboard operation
EloquentArduino copied to clipboard

basetelegrambot include error

Open NickAtStairSupplies opened this issue 2 years ago • 0 comments

https://github.com/eloquentarduino/EloquentArduino/blob/master/examples/CameraMotionDetection/CameraMotionToTelegramExample/CameraMotionToTelegramExample.ino

This has an include error c:\users###\documents\arduino\libraries\eloquentarduino\src\eloquent\apps\telegram\bot/basetelegrambot.h:34: undefined reference to `UniversalTelegramBot::UniversalTelegramBot(String const&, Client&)'

The previous version 2.1.2 seems to include correctly.

NickAtStairSupplies avatar Aug 23 '22 15:08 NickAtStairSupplies