FastLED
3.9.15
Loading...
Searching...
No Matches
◆
write()
template<class SerialPort, class _Settings = DefaultSerialSettings>
void
SerialMIDI
< SerialPort, _Settings >::write
(
byte
value
)
inline
Definition at line
71
of file
serialMIDI.h
.
72
{
73
mSerial
.write(
value
);
74
};
SerialMIDI::mSerial
SerialPort & mSerial
Definition
serialMIDI.h:91
SerialMIDI
Definition
serialMIDI.h:44
References
mSerial
.
SerialMIDI
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2