Skip to content

Commit 8f4ab57

Browse files
authored
docs: Added note about supporting WiFi only
1 parent daf9cc6 commit 8f4ab57

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ Supported devices:
1414
- ESP8266 with [Arduino core for ESP8266](https://github.com/esp8266/Arduino) at least version [3.0.2](https://github.com/esp8266/Arduino/releases/tag/3.0.2).
1515
- ESP32 with [Arduino core for the ESP32](https://github.com/espressif/arduino-esp32) at least version [2.0.2](https://github.com/espressif/arduino-esp32/releases/tag/2.0.2).
1616

17-
This library doesn't support using those devices as a peripheral.
17+
This library doesn't support using those devices as a peripheral.
18+
19+
:warning: Only connection over internal WiFi capability is supported for now.
1820

1921
## Table of contents
2022
- [InfluxDB Arduino Client](#influxdb-arduino-client)

0 commit comments

Comments
 (0)