Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
77
void HARestAPI::setURL(String URL)
78
{
79
_url = URL;
80
}
81
82
void HARestAPI::setFingerPrint(String FingerPrint)
83
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected