Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ name
Method
name
src/platforms/shared/rx_device_native.cpp.hpp:124–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
const char* NativeRxDevice::name() const FL_NOEXCEPT {
125
return
"native"
;
126
}
127
128
int NativeRxDevice::getPin() const FL_NOEXCEPT {
129
return mPin;
Callers
10
findUiComponent
Method · 0.45
number_field.cpp.hpp
File · 0.45
button.cpp.hpp
File · 0.45
description.cpp.hpp
File · 0.45
checkbox.cpp.hpp
File · 0.45
dropdown.cpp.hpp
File · 0.45
audio.cpp.hpp
File · 0.45
slider.cpp.hpp
File · 0.45
title.cpp.hpp
File · 0.45
help.cpp.hpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected