Skip to content

Commit 036926f

Browse files
committed
Added reference to ESP32 in documentation
1 parent 740ef94 commit 036926f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/UniversalTelegramBot.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Copyright (c) 2015 Giancarlo Bacchio. All right reserved.
33
44
TelegramBot - Library to create your own Telegram Bot using
5-
ESP8266 on Arduino IDE.
5+
ESP8266 or ESP32 on Arduino IDE.
66
Ref. Library at https:github/esp8266/Arduino
77
88
This library is free software; you can redistribute it and/or

src/UniversalTelegramBot.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Copyright (c) 2015 Giancarlo Bacchio. All right reserved.
33
44
TelegramBot - Library to create your own Telegram Bot using
5-
ESP8266 on Arduino IDE.
5+
ESP8266 or ESP32 on Arduino IDE.
66
Ref. Library at https:github/esp8266/Arduino
77
88
This library is free software; you can redistribute it and/or

0 commit comments

Comments
 (0)