add description
This commit is contained in:
parent
bf6fb3b2f8
commit
64be940b31
3
Artnet.h
3
Artnet.h
@ -30,6 +30,9 @@ namespace arduino
|
|||||||
{
|
{
|
||||||
namespace artnet
|
namespace artnet
|
||||||
{
|
{
|
||||||
|
// Packet Summary : https://art-net.org.uk/structure/packet-summary-2/
|
||||||
|
// Packet Definition : https://art-net.org.uk/structure/streaming-packets/artdmx-packet-definition/
|
||||||
|
|
||||||
enum class OpCode : uint16_t
|
enum class OpCode : uint16_t
|
||||||
{
|
{
|
||||||
// Device Discovery
|
// Device Discovery
|
||||||
|
Loading…
Reference in New Issue
Block a user