Skip to content

Commit 988a2bc

Browse files
authored
Update README.md
1 parent 4d1bda0 commit 988a2bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Arduino SIP library with UDP communications. Original class and methods authored
33
Can be used do do a notifying SIP call through e.g. a FRITZ!Box.
44

55
Tested with NodeMCU 1.0 (AI-Thinker ESP8266MOD ESP-12E).
6+
Because of this, _"architectures"_ in _"library.properties"_ is currently set to _"esp8266"-only_. If you want to use the library on another Arduino architecture, replace the _"esp8266"_ with a _"*"_ and let me know, if it works.
67

78
# Prequisites for the examples
89

0 commit comments

Comments
 (0)