MCPcopy Create free account
hub / github.com/PricelessToolkit/MailBoxGuard / setURL

Method setURL

Code/Arduino_libraries/HARestAPI/src/HARestAPI.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77void HARestAPI::setURL(String URL)
78{
79 _url = URL;
80}
81
82void HARestAPI::setFingerPrint(String FingerPrint)
83{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected