You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ Arduino SIP library with UDP communications. Original class and methods authored
3
3
Can be used do do a notifying SIP call through e.g. a FRITZ!Box.
4
4
5
5
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.
0 commit comments