digitalsputnik / ApolloFirmware

Micropython software for the Apollo lamps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArtNet OpCode & Packet Order

MJoosep opened this issue · comments

Implement custom OpCode and ArtNet Packet Order. This will be used to create ArtNet-Repl, to still get REPL functionality without the use of threads when using UAsyncIO.

  • Custom OpCode Implemented
  • ArtNet Packet Order Implemented