Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStickCommunity/GP2040-CE
/ DeviceBase
Method
DeviceBase
headers/interfaces/devicebase.h:6–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
class DeviceBase {
5
public:
6
DeviceBase() {}
7
~DeviceBase() {}
8
9
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected